stock_system/.dockerignore

14 lines
91 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
*.log
.git
.gitignore
data/
reports/