AI-News/backend/.dockerignore

22 lines
205 B
Plaintext
Raw Permalink Normal View History

2025-12-04 10:04:21 +08:00
__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*
tests
scripts
postman
./postgres-data