From 66e4be59bb623133cdc5d9177500872ef4ac645b Mon Sep 17 00:00:00 2001 From: Vassilii Khachaturov Date: Tue, 16 Jul 2013 15:52:07 +0000 Subject: [PATCH] Added gramps34 stuff deleted later to .gitignore Various autotools-related junk et al. "gramps" itself still shows as untracked, but I don't want to add it as there's also example/gramps that will get shadowed, too... svn: r22688 --- .gitignore | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 186e52829..9396b7e34 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,34 @@ *.py[cod] # Distutils +aclocal.m4 +autom4te.cache +config.log +config.status +configure +Makefile +Makefile*.in +install-sh MANIFEST build/ dist/ +m4/intltool.m4 +missing +mkinstalldirs +py-compile # Gramps -data/tips.xml +src/const.py +src/data/tips.xml src/plugins/lib/holidays.xml po/.intltool-merge-cache +po/stamp-it +po/POTFILES +data/gramps.desktop +data/gramps.keys +data/gramps.xml +*.gmo +data/man/*.[1-8] +data/man/*/*.[1-8] +gramps.sh +intltool-*.in