feat(desktop): add gitignore for build output

This commit is contained in:
CREDO23 2026-03-17 16:39:36 +02:00
parent 39ec03470b
commit 1f1bfb6b28

3
surfsense_desktop/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
node_modules/
dist/
release/