mirror of
https://github.com/serengil/deepface.git
synced 2025-07-21 17:30:02 +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
|
||||
.DS_Store
|
||||
deepface/.DS_Store
|
||||
*.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user