first commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.eggs/
|
||||
*.egg
|
||||
.pytest_cache/
|
||||
.tox/
|
||||
.venv/
|
||||
venv/
|
||||
.env
|
||||
*.log
|
||||
Reference in New Issue
Block a user