Add gitignore

This commit is contained in:
2026-06-30 09:11:08 +10:00
parent 6e0d3d0e1e
commit cfc550451c
+6
View File
@@ -0,0 +1,6 @@
node_modules/
data/
*.db
*.db-wal
*.db-shm
npm-debug.log*