Fix Windows browse, status label mapping, and repo cleanup
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user