Skip to content

Commit

Permalink
feat(git): ignore .env file with credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
edelwud committed May 11, 2022
1 parent 7ecfd93 commit f169c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules/
.idea
.env

0 comments on commit f169c00

Please sign in to comment.