Skip to content

Commit 843149b

Browse files
chore: add .env.production to gitignore
1 parent 133653d commit 843149b

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
@@ -34,6 +34,7 @@ yarn-error.log*
3434
.env*.backup
3535
.env.development.local
3636
.env.test.local
37+
.env.production
3738
.env.production.local
3839

3940
# Vercel

0 commit comments

Comments
 (0)