From 6aa78dedb2dfecb781d1bff133d6778cc62e2587 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Thu, 5 Mar 2009 18:21:57 -0800 Subject: [PATCH] Ignore generated ChangeLog --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c569484..c07d128 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.lo *.o +ChangeLog INSTALL Makefile Makefile.in