Skip to content

Commit

Permalink
updated .gitignore for .env files
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioBeneditto committed Feb 24, 2022
1 parent 07bf9e7 commit 1fe2b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ web_modules/
.yarn-integrity

# dotenv environment variable files
# .env
.env
.env.development.local
.env.test.local
.env.production.local
Expand Down

0 comments on commit 1fe2b84

Please sign in to comment.