init
init
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
.git/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.so
|
||||
*.egg
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
.env
|
||||
.vscode/
|
||||
.idea/
|
||||
*.log
|
||||
Reference in New Issue
Block a user