summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2016-01-02 18:35:51 +0900
committerDaiki Ueno <ueno@gnu.org>2016-01-02 18:42:13 +0900
commitfaacecdc439685bac185269e48fcf6ab0eb8e886 (patch)
treebc1c36b19972be26eb0c0d12705cede165bd0a49 /.gitignore
parent6d9150aad730eb3dacac2f14f25a2800e003d7c6 (diff)
downloadexternal_gettext-faacecdc439685bac185269e48fcf6ab0eb8e886.zip
external_gettext-faacecdc439685bac185269e48fcf6ab0eb8e886.tar.gz
external_gettext-faacecdc439685bac185269e48fcf6ab0eb8e886.tar.bz2
maint: Use maintainer-makefile from gnulib
* autogen.sh: Pull GNUmakefile, maint.mk, and dependency scripts in build-aux. * cfg.mk (update-copyright-env): Adjust for gettext. * .x-update-copyright: New file. * .gitignore: Ignore files brought in by gnulib-tool.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2fdf4f6..c784122 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,8 +43,14 @@ Makefile
/gettext-tools/examples/ChangeLog
/gettext-tools/po/ChangeLog
+# Files brought in by gnulib-tool:
+/GNUmakefile
/build-aux/ar-lib
/build-aux/git-version-gen
/build-aux/gitlog-to-changelog
/build-aux/snippet
/build-aux/test-driver
+/build-aux/update-copyright
+/build-aux/useless-if-before-free
+/build-aux/vc-list-files
+/maint.mk