Fix Windows browse, status label mapping, and repo cleanup

This commit is contained in:
2026-02-19 15:13:48 +02:00
parent 9b7697321b
commit 351fd3dfea
5 changed files with 148 additions and 105 deletions

12
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Build artifacts
build/
<<<<<<< HEAD
# Python cache
__pycache__/
@@ -17,6 +18,17 @@ ENV/
label/
logs/
pdf_backup/
=======
dist/
logs/
pdf_backup/
venv/
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
>>>>>>> 747656e (Fix Windows browse, status label mapping, and repo cleanup)
# User-specific configuration
conf/app.conf