Skip to content

Commit

Permalink
Add .env to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Sep 24, 2019
1 parent a903a09 commit 11c1f57
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 @@ -9,3 +9,5 @@

# rspec failure tracking
.rspec_status

.env

0 comments on commit 11c1f57

Please sign in to comment.