mirror of
https://github.com/serengil/deepface.git
synced 2025-07-22 01:40:01 +00:00
Added a gitignore for ignoring .pyc files
This commit is contained in:
parent
2f684ba3f8
commit
6d0f29991e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ deepface/detectors/__pycache__/*
|
|||||||
tests/dataset/*.pkl
|
tests/dataset/*.pkl
|
||||||
.DS_Store
|
.DS_Store
|
||||||
deepface/.DS_Store
|
deepface/.DS_Store
|
||||||
|
*.pyc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user