1
0
Fork 0

🔧 chore(gitignore): add python files in the root directory to gitignore

This commit is contained in:
pooneyy 2025-11-06 04:43:49 +08:00
parent b0592c378e
commit 2ba4284585
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.bat *.bat
/*.py
/*.sh /*.sh
*.zip *.zip