deepdefend-api / .dockerignore
nishchandel's picture
Initial deployment without models
60efa5a
raw
history blame contribute delete
187 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
*.log
.git/
.gitignore
uploads/*
!uploads/.gitkeep
*.mp4
*.avi
*.mov
venv/
env/
.env
.vscode/
.idea/
*.pkl
*.pth