Add .env to gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 files changed, 1 insertions(+), 0 deletions(-) M .gitignore
M .gitignore => .gitignore +1 -0
@@ 1,3 1,4 @@ +.env node_modules/ browse/dist/ .gstack/