From ac2793cf3e1e004942c386dfa45f3b5507223f50 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 10 Sep 2012 14:31:05 -0700 Subject: Clean up .gitignore files --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8f39b53..faf2ca3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.ilk *.la *.lo +*.log *.o *.obj *.os @@ -17,6 +18,7 @@ *.tar *.tar.bz2 *.tar.gz +*.trs *.zip *~ depend @@ -36,9 +38,9 @@ config.py build libtool manifest.txt -Makefile.in .dir-locals.el .deps/ .dirstamp .libs/ -/Makefile +Makefile +Makefile.in -- cgit v1.1