summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2016-03-01 13:45:06 +0300
committerMichael Klishin <mklishin@pivotal.io>2016-03-01 13:45:06 +0300
commita99d5939c8557384760db3783b59385af7d3db9a (patch)
tree28d2ffe1cbe8155b4047ddf3cfa57ab14bf5ed67
parent827db0c8e4ab5ca8102e2423de459e0cea8f91db (diff)
downloadrabbitmq-server-git-a99d5939c8557384760db3783b59385af7d3db9a.tar.gz
Ignore debug/* and PACKAGES/*
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4a613c6d54..3e0b548789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
*.beam
.erlang.mk/
cover/
+debug/
deps/
doc/
ebin/
@@ -11,6 +12,8 @@ etc/
logs/
plugins/
+PACKAGES/
+
rabbit.d
# Generated sources files.