diff options
author | Carl Worth <cworth@cworth.org> | 2006-08-18 16:35:58 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-08-18 16:35:58 -0700 |
commit | 4f5bb53032d6d0509ef86bcc152ce2b52be49d38 (patch) | |
tree | 967213bc4cecda77a95f175b4e2b268dfef1b7e9 /.gitignore | |
parent | 2860af3ce230cde87cc4623d1eb4a920b71bc0d6 (diff) |
Ignore ChangeLog* in addition to ChangeLog
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -ChangeLog +ChangeLog* Makefile Makefile.in aclocal.m4 |