Updated gitignore

This commit is contained in:
jd
2026-02-19 16:19:54 +00:00
parent 98315db912
commit 5742214115

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ node_modules/
bun.lock bun.lock
package-lock.json package-lock.json
.dockerignore .dockerignore
bgapp bgapp
.env.dev
.env.test