summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <glowell@inktank.com>2012-12-05 19:39:11 -0800
committerGary Lowell <glowell@inktank.com>2012-12-05 19:39:11 -0800
commit7ab00a796d2233c3804f52fbba16c2f3ed0c297b (patch)
treee9fa23fd16afc3beea571677fc19ad5539eca9c2
parentb781ac00e16fd802b6e055dd9d453271db6efa39 (diff)
downloadceph-7ab00a796d2233c3804f52fbba16c2f3ed0c297b.tar.gz
.gitignore: Add m4 macro directories to ignore list
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 129ce282a7a..3d6bfd7a50d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,4 +63,8 @@ src/omapbench
# temporary directory used by e.g. "make distcheck", e.g. ceph-0.42
/ceph-[0-9]*/
-/nbproject/private/ \ No newline at end of file
+/nbproject/private/
+
+# M4 Macro directory
+m4/
+src/gtest/m4/