mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Add .env.production to git ignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -28,6 +28,7 @@ yarn-error.log*
|
||||
# local env files
|
||||
.env*.local
|
||||
.env
|
||||
.env*.production
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
@@ -44,3 +45,4 @@ public/uploads
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user