summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--bootstrap.conf8
-rw-r--r--build-aux/.gitignore9
-rw-r--r--doc/.gitignore1
4 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 368b2e9b..56ad2b9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*~
.deps
/ABOUT-NLS
+/GNUmakefile
/INSTALL
/aclocal.m4
/autom4te.cache
@@ -13,6 +14,7 @@
/config.status
/configure
/configure.ac
+/maint.mk
/stamp-h1
ABOUT-NLS
ChangeLog
diff --git a/bootstrap.conf b/bootstrap.conf
index 6cdf0b25..a4b10c09 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -19,23 +19,29 @@
# gnulib modules used by this package.
gnulib_modules='
alloca
+announce-gen
atexit
binary-io
btowc
closeout
dirent
dirname
+do-release-commit-and-tag
error
exclude
fnmatch
getopt-gnu
getpagesize
gettext
+git-version-gen
gitlog-to-changelog
+gnu-web-doc-update
+gnupload
hard-locale
isdir
locale
malloc
+maintainer-makefile
mbrlen
mbrtowc
memchr
@@ -56,6 +62,8 @@ strtoull
strtoumax
sys_stat
unistd
+update-copyright
+useless-if-before-free
wchar
wcrtomb
wctype
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index 3a6a5055..016b26a0 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -1,10 +1,19 @@
+announce-gen
config.guess
config.rpath
config.sub
depcomp
+do-release-commit-and-tag
+gendocs.sh
+git-version-gen
gitlog-to-changelog
+gnu-web-doc-update
+gnupload
install-sh
link-warning.h
mdate-sh
missing
texinfo.tex
+update-copyright
+useless-if-before-free
+vc-list-files
diff --git a/doc/.gitignore b/doc/.gitignore
index 668610cb..dc9e56b1 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,5 +1,6 @@
egrep.1
fgrep.1
+gendocs_template
grep.info*
stamp-vti
version.texi