Files
insightface/cpp-package/inspireface/python/.gitignore
2024-06-19 16:41:25 +08:00

31 lines
230 B
Plaintext

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/