Skip to content

Commit e335763

Browse files
authored
Merge pull request #32 from BrunchWithYou/update-gitignore
Added .env to gitignore #31
2 parents a136453 + be665c7 commit e335763

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
@@ -26,6 +26,7 @@ yarn-error.log*
2626

2727
# local env files
2828
.env*.local
29+
.env
2930

3031
# vercel
3132
.vercel

0 commit comments

Comments
 (0)