Skip to content

Commit 46f8adc

Browse files
connortsui20claude
andcommitted
chore: ignore .env* files
Keep local environment files (.env.local, etc.) out of git so secrets and machine-specific config are never accidentally committed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
1 parent 26a859e commit 46f8adc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ dist
33
.scratch/
44
/target
55
.vercel
6+
.env*

0 commit comments

Comments
 (0)