Skip to content

Commit 2a5f8ed

Browse files
authored
adding .env.local to .gitignore (#39)
2 parents a46e8a1 + c0137ee commit 2a5f8ed

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
30+
.env.local
3031

3132
# vercel
3233
.vercel

0 commit comments

Comments
 (0)