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:
parent
46ffbfa350
commit
7a1ee1c1e3
|
@ -4,6 +4,7 @@
|
|||
/.erlang.mk/
|
||||
/deps/
|
||||
/plugins/
|
||||
.envrc
|
||||
|
||||
PACKAGES/
|
||||
|
||||
|
|
Loading…
Reference in New Issue