Add .gitignore
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
*.pyd
|
||||||
|
.Python
|
||||||
|
env
|
||||||
|
*.so
|
||||||
|
.env
|
||||||
|
.passwork
|
||||||
|
*.log
|
||||||
Reference in New Issue
Block a user