Skip to content

Commit

Permalink
🔧 Just in case, added an explicit .env entry in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario-SO committed Jul 24, 2024
1 parent 8e28d86 commit 727bd8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ yarn-debug.log*
yarn-error.log*

# local env files
.env
.env*.local

# vercel
Expand Down

0 comments on commit 727bd8c

Please sign in to comment.