update: fixes to v2 version

This commit is contained in:
JOhn 2026-06-16 07:29:40 -04:00
parent 50da80e7d1
commit e615715223
50 changed files with 27 additions and 0 deletions

27
gui/v2/.gitignore vendored Executable file
View file

@ -0,0 +1,27 @@
__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