Skip to content

Commit

Permalink
Add env.dev to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bplmp committed Aug 24, 2018
1 parent ea91a3f commit 8f5fad9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ yarn-debug.log*
yarn-error.log*

.env
.env.dev
.env.prod

TODO.md

0 comments on commit 8f5fad9

Please sign in to comment.