hydraveil-gui/gui/v2/.gitignore
2026-06-16 07:29:40 -04:00

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