Add .tmp/ to gitignore and remove tracked screenshots

This commit is contained in:
2026-07-08 14:33:34 -04:00
parent 0c43372e3e
commit 3c1bbce9e7
9 changed files with 3 additions and 0 deletions
+3
View File
@@ -8,6 +8,9 @@ web/node_modules/
web/dist/
internal/webui/dist/
# Temp
.tmp/
# Data (runtime)
data/
*.db