From 1140feaabf7bf826b52d21643885fb1bd94702ed Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 11 Apr 2011 10:56:14 +0200 Subject: Update and cleanup ".gitignore". Signed-off-by: Lukas Fleischer --- .gitignore | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 730039a..dfeb327 100644 --- a/.gitignore +++ b/.gitignore @@ -1,38 +1,32 @@ ABOUT-NLS + Makefile Makefile.in +Makefile.in.in +Makevars aclocal.m4 -autom4te.cache/ config.* configure depcomp -doc/*.html -doc/*.pdf install-sh -m4/ missing +stamp-h1 +autom4te.cache/ +m4/ + +doc/*.1 +doc/*.html +doc/*.pdf + po/*~ -po/Makefile -po/Makefile.in -po/Makefile.in.in -po/Makevars +po/*.gmo +po/*.header +po/*.sin +po/*.sed po/POTFILES po/Rules-quot -po/boldquot.sed -po/de.gmo -po/en.gmo -po/en@boldquot.header -po/en@quot.header -po/es.gmo -po/fr.gmo -po/insert-header.sin -po/nl.gmo -po/quot.sed -po/remove-potcdate.sin po/stamp-po + src/*.o src/.deps/ -src/Makefile -src/Makefile.in src/calcurse -stamp-h1 -- cgit v1.2.3-54-g00ecf