summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 817e215b1..182ee51ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@ install-sh
missing
mkinstalldirs
INSTALL
+m4/libtool.m4
+m4/lt*.m4
diff --git a/ChangeLog b/ChangeLog
index b08c5afdc..289a979f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-09 Pekka Enberg <penberg@kernel.org>
+
+ * .gitignore: Exclude autogen-generated files.
+
2013-03-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
* gnu/classpath/Pair.java: