Codey-Bryant / .dockerignore
pasxalisag's picture
Upload 6 files
26a7ce0 verified
raw
history blame contribute delete
167 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
.env
.git/
*.egg-info/
*.egg
.DS_Store
artifacts/
models/
*.log
.vscode/
.idea/
*.swp
*.swo