mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
Update InspireFace to 1.1.0
This commit is contained in:
30
cpp-package/inspireface/python/.gitignore
vendored
Normal file
30
cpp-package/inspireface/python/.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
tmp/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
__pycache__/
|
||||
*.so
|
||||
*.dylib
|
||||
venv/
|
||||
env/
|
||||
.build/
|
||||
develop-eggs/
|
||||
dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
var/
|
||||
wheels/
|
||||
share/python-wheels/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
||||
.pytest_cache/
|
||||
|
||||
|
||||
.idea/
|
||||
Reference in New Issue
Block a user