Skip to content

Commit 99fc200

Browse files
committed
feat: add environment variable files to .gitignore
1 parent 362b50c commit 99fc200

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ dist-ssr
2424
*.sw?
2525

2626
.claude
27+
28+
.env
29+
.env.local
30+
.env.development.local
31+
.env.test.local
32+
.env.production.local

0 commit comments

Comments
 (0)