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
This commit is contained in:
Vassilii Khachaturov 2013-07-16 15:52:07 +00:00
parent 9e89a17790
commit 66e4be59bb

25
.gitignore vendored
View File

@ -2,11 +2,34 @@
*.py[cod] *.py[cod]
# Distutils # Distutils
aclocal.m4
autom4te.cache
config.log
config.status
configure
Makefile
Makefile*.in
install-sh
MANIFEST MANIFEST
build/ build/
dist/ dist/
m4/intltool.m4
missing
mkinstalldirs
py-compile
# Gramps # Gramps
data/tips.xml src/const.py
src/data/tips.xml
src/plugins/lib/holidays.xml src/plugins/lib/holidays.xml
po/.intltool-merge-cache 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