image-classifier-api / .dockerignore
b3rian's picture
Upload folder using huggingface_hub
51e944e verified
raw
history blame contribute delete
111 Bytes
# Python cache
__pycache__/
*.py[cod]
*$py.class
.env
.git/
.gitignore
.venv/
venv/
*.egg-info/
*.swp
.DS_Store