Wildlife-Detection/.gitignore
2026-03-18 10:51:06 +01:00

20 lines
223 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Large model weights & dataset
*.pt
*.json
wild-forest-animals-and-person-1/
data/
# Runtime cache
_xai_cache/