Remove dist/ from tracking, add dist/ to .gitignore

This commit is contained in:
2026-02-23 07:58:23 +02:00
parent 3f3da62543
commit 461426fd89
10 changed files with 1 additions and 288 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
label/
build/
dist/
logs/
pdf_backup/
venv/