deepface/.gitignore
2024-01-08 16:53:57 +00:00

14 lines
153 B
Plaintext

**/__pycache__
**/.DS_Store
build/
dist/
Pipfile
Pipfile.lock
.mypy_cache/
.idea/
deepface.egg-info/
tests/dataset/*.pkl
tests/*.ipynb
tests/*.csv
*.pyc