Ignore .envrc files

I'm using direnv to set XML_CATALOG_FILES so that I can compile on OS X
This commit is contained in:
Gerhard Lazu 2017-04-13 12:33:25 +01:00
parent 46ffbfa350
commit 7a1ee1c1e3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/.erlang.mk/
/deps/
/plugins/
.envrc
PACKAGES/