This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
|
||||
.env
|
||||
.env.*
|
||||
|
||||
venv/
|
||||
.venv/
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
|
||||
data/
|
||||
backend/instance/
|
||||
|
||||
*.log
|
||||
*.zip
|
||||
*.XLSM
|
||||
*.xlsx
|
||||
sam.txt
|
||||
Reference in New Issue
Block a user