From 3598abf9d235c24618856d4e0d5092e818e6332e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 24 Feb 2009 19:34:12 -0400 Subject: The ignore file only ignores autoconf products now --- .gitignore | 78 ++++---------------------------------------------------------- 1 file changed, 4 insertions(+), 74 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ac91b4cd..9d7eb7c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,98 +1,28 @@ -*.[oa] -*.aux -*.cp -*.dSYM *.elc -*.exe -*.fn -*.gcda -*.gcno -*.gcov -*.ky -*.la -*.lo -*.loT -*.log -*.o -*.pg -*.pkg *.pyc -*.tar.bz2 -*.tar.gz -*.toc -*.tp -*.vr -*_flymake.py* *~ -.deps/ -.libs/ -.svn -/.deps -/.libs -/3.0 -/AUTHORS -/AUTHORS -/COPYING -/ChangeLog -/Doxyfile.gen -/INSTALL -/Makefile +/ABOUT-NLS /Makefile.in -/PyUnitTests -/RegressionTests /TAGS -/UnitTests -/acconf.h /acconf.h.in -/acconf.h.in~ /aclocal.m4 /autom4te.cache/ -/build /config.guess -/config.log +/config.h.in /config.rpath -/config.status /config.sub /configure -/configure.in -/data_tests /depcomp -/doc/*.info -/doc/*.pdf -/doc/.dirstamp -/doc/Doxyfile.bak -/doc/Doxyfile.gen -/doc/html/ -/doc/latex/ -/doc/report/ -/elc-stamp /elisp-comp -/expr_tests -/extra_tests /install-sh /intl/ /ledger -/ledger-*/ -/ledger.info -/ledger.so -/lib/boost* -/lib/cppunit -/libtool /ltmain.sh /m4/ -/make.deps /make.sh -/math_tests /missing -/parse_tests -/pending /po/ -/report_tests -/stamp-h1 -/system.hh.gch +/py-compile +/src/system.hh.gch /texinfo.tex -/util_tests /version.m4 -/src/system.hh.gch -/ABOUT-NLS -/config.h.in -- cgit v1.2.3