summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGerhard Lazu <gerhard@lazu.co.uk>2017-04-13 12:33:25 +0100
committerGerhard Lazu <gerhard@lazu.co.uk>2017-04-13 12:34:36 +0100
commit7a1ee1c1e3065b72335be4ab2514f8b365208055 (patch)
tree061dc945b3d72c4f4be6a19df1f4d4e890887504 /.gitignore
parent46ffbfa350f959aea56e7509cd01e360cc4e79ad (diff)
downloadrabbitmq-server-git-7a1ee1c1e3065b72335be4ab2514f8b365208055.tar.gz
Ignore .envrc files
I'm using direnv to set XML_CATALOG_FILES so that I can compile on OS X
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 905d1c7535..7e5c57707a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
/.erlang.mk/
/deps/
/plugins/
+.envrc
PACKAGES/