deepface/.gitignore
2023-02-25 12:07:16 +03:00

13 lines
147 B
Plaintext

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