summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-08-07 13:45:10 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2010-01-04 11:30:19 +0100
commitd9f9f325e50b98e56578efa7ddb8f8797e5b4ab8 (patch)
treee21eca9baaf58d6494f427424a4ba4cfcbf1c840
parentf2f9792fb9120f2b4c7abdb7e43acd73879b59de (diff)
downloadclutter-gst-d9f9f325e50b98e56578efa7ddb8f8797e5b4ab8.tar.gz
[gitignore] Tweak the ignore rule for m4 files
Several foreign m4 macros are put in the AC_CONFIG_MACRO_DIR by autoconf, we want to ignore them. Let's make *.m4 the default ignore rule and add exceptions for the m4 files we ship.
-rw-r--r--build/autotools/.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/build/autotools/.gitignore b/build/autotools/.gitignore
index b7e4855..8cc23f6 100644
--- a/build/autotools/.gitignore
+++ b/build/autotools/.gitignore
@@ -1,8 +1,6 @@
-gtk-doc.m4
-libtool.m4
-ltoptions.m4
-ltsugar.m4
-ltversion.m4
-lt~obsolete.m4
+*.m4
+!as-compiler-flag.m4
+!dolt.m4
+!shave.m4
shave
shave-libtool