mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
cleaned gitignore
This commit is contained in:
parent
7414066a73
commit
c7e99fb680
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,7 +1,5 @@
|
||||
__pycache__/*
|
||||
basemodels/__pycache__/*
|
||||
configurations/__pycache__/*
|
||||
tests/__pycache__/*
|
||||
**/__pycache__
|
||||
**/.DS_Store
|
||||
build/
|
||||
dist/
|
||||
Pipfile
|
||||
@ -9,14 +7,6 @@ Pipfile.lock
|
||||
.mypy_cache/
|
||||
.idea/
|
||||
deepface.egg-info/
|
||||
deepface/__pycache__/*
|
||||
deepface/commons/__pycache__/*
|
||||
deepface/basemodels/__pycache__/*
|
||||
deepface/extendedmodels/__pycache__/*
|
||||
deepface/subsidiarymodels/__pycache__/*
|
||||
deepface/detectors/__pycache__/*
|
||||
tests/dataset/*.pkl
|
||||
tests/sandbox.ipynb
|
||||
.DS_Store
|
||||
deepface/.DS_Store
|
||||
*.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user