summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 2e95eba..01220ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-# Ignore all the m4 files which might be created by autogen.sh
-*.m4
-!ax_compare_version.m4
-!xcb_util_common.m4
-!xcb_util_m4_with_include_path.m4
+# Ignore all the m4 files which might be created by libtool
+libtool.m4
+lt~obsolete.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4