This commit is contained in:
Yorgei
2025-08-30 20:11:34 +10:00
commit 867ece014a
8 changed files with 317 additions and 0 deletions

24
.dockerignore Normal file
View File

@@ -0,0 +1,24 @@
.git
.env
*.diff
*.json
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis