Skip to content

Commit 8dfaffc

Browse files
committed
refactor: Update .gitignore to include .env file
1 parent 4ae21f1 commit 8dfaffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ yarn-error.log*
2727

2828
# local env files
2929
.env*.local
30+
.env
3031

3132
# vercel
3233
.vercel

0 commit comments

Comments
 (0)