Update gitignore
This commit is contained in:
parent
e721f417ad
commit
ef9afe4830
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -8,3 +8,5 @@ SUBDIRS= \
|
|||
keybindings \
|
||||
universal-access \
|
||||
datetime
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue