Primo commit
This commit is contained in:
20
.dockerignore
Normal file
20
.dockerignore
Normal file
@@ -0,0 +1,20 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
env/
|
||||
venv/
|
||||
.venv/
|
||||
pip-log.txt
|
||||
pip-delete-this-directory.txt
|
||||
.env
|
||||
.env.example
|
||||
.git/
|
||||
.gitignore
|
||||
data/
|
||||
.vscode/
|
||||
.idea/
|
||||
coverage.xml
|
||||
*.coverage
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user