git: Ignore .envrc file from direnv

Some find this useful for setting a custom GOPATH per project.
This commit is contained in:
James Shubin
2017-09-15 16:17:40 -04:00
parent 46be83f8f7
commit cc0d04c8b7

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
.omv/
.ssh/
.vagrant/
.envrc
old/
tmp/
*_stringer.go