Skip to content

Commit

Permalink
ignores .env.developement and .env.prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodriguespn committed Jan 15, 2024
1 parent 0059f48 commit 5182a4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ dist-ssr
build
*.local
.env
.env.development
.env.test
.env.production

# Yarn installation state file
.yarn/install-state.gz
Expand Down

0 comments on commit 5182a4d

Please sign in to comment.