Update .gitignore to exclude temp files and screenshots

This commit is contained in:
2026-01-06 19:01:34 +05:30
parent da3301bdcf
commit 9727a7fc2d
+13
View File
@@ -16,3 +16,16 @@ out/
.npm/ .npm/
.electron/ .electron/
package-lock.json package-lock.json
# Screenshots and temp files
*.png.bak
Screen.png
dark.png
light.png
pdf.png
uvmodal.png
nul
*.tmp
# Development screenshots
pdf\ modal.png