Skip to content

Commit

Permalink
gitignore: dont mind .env files for local developer envs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Rooth committed Sep 15, 2016
1 parent 4ebd649 commit 43b514a
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,3 +1,4 @@
.env
/bin
/gopath
/Godeps/_workspace/src/github.com/coreos-inc/bridge
Expand Down

0 comments on commit 43b514a

Please sign in to comment.