🔧 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
|
*.bat
|
||||||
|
/*.py
|
||||||
/*.sh
|
/*.sh
|
||||||
*.zip
|
*.zip
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue