chore: untrack .env.worker, add to gitignore

This commit is contained in:
OpenCode 2026-06-04 22:58:00 +00:00
parent 1e206a55fa
commit f1f4f50714
2 changed files with 1 additions and 6 deletions

View file

@ -1,6 +0,0 @@
FC_SHM_SIZE_GB=40
FC_URL=http://127.0.0.1:7435
FC_SHM_SIZE_GB=40
FC_URL=http://127.0.0.1:7435

1
.gitignore vendored
View file

@ -35,3 +35,4 @@ services/capture/lib/
*.bak *.bak
*.bak2 *.bak2
.env.bak.* .env.bak.*
.env.worker