Skip to content

Commit

Permalink
Update gitignore to ignore .env
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentius15 committed Sep 23, 2018
1 parent c9662f3 commit 1bf27fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Environment configuration file
*.env

0 comments on commit 1bf27fd

Please sign in to comment.