forked from Support/sp-hydra-veil-gui
27 lines
199 B
Text
Executable file
27 lines
199 B
Text
Executable file
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
|
|
.venv/
|
|
venv/
|
|
env/
|
|
|
|
.env
|
|
.env.*
|
|
|
|
*.log
|
|
logs/
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
desktop.ini
|