Add .env to gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Garry Tan 2026-03-13 22:49:13 -05:00
parent 07b4e15b34
commit ea0c0dad5e
No known key found for this signature in database
GPG Key ID: C1F69E85C74EFE1D
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.env
node_modules/
browse/dist/
.gstack/