🔧 chore(gitignore): add python files in the root directory to gitignore
This commit is contained in:
parent
b0592c378e
commit
2ba4284585
|
|
@ -1,3 +1,4 @@
|
|||
*.bat
|
||||
/*.py
|
||||
/*.sh
|
||||
*.zip
|
||||
|
|
|
|||
Loading…
Reference in New Issue