Skip to content

Commit

Permalink
chore: add .env to .gitignore (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
larcin authored May 13, 2020
1 parent 1047d2f commit 1076432
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
Expand Up @@ -3,6 +3,7 @@ node_modules/
.nyc_output/
coverage/
yarn-error.log
.env

# generated by tests
test/services/tokens
Expand Down

0 comments on commit 1076432

Please sign in to comment.