added missing gitignore

This commit is contained in:
jd
2026-02-13 22:16:06 +00:00
parent 8ec68b02bd
commit 0622aa3948

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.idea/
Dockerfile
node_modules/
bun.lock
package-lock.json
.dockerignore
bgapp