Update gitignore

This commit is contained in:
Thomas Wood 2010-08-10 15:29:31 +01:00
parent e721f417ad
commit ef9afe4830
2 changed files with 3 additions and 1 deletions

View file

@ -49,7 +49,7 @@ EXTRA_DIST = \
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb --enable-gtk-doc --enable-examples
GITIGNOREFILES=m4
GITIGNOREFILES=m4 help/*/*.mo
-include $(top_srcdir)/git.mk

View file

@ -8,3 +8,5 @@ SUBDIRS= \
keybindings \
universal-access \
datetime
-include $(top_srcdir)/git.mk