summaryrefslogtreecommitdiff
path: root/build-aux/.gitignore
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2016-01-03 23:26:49 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2016-01-04 08:22:04 +0100
commit43b6de455e9ea8c2bbb1cf93e97bc29aef11882c (patch)
treefeb5b5322ac4635fceb6cb3a4527831811826cde /build-aux/.gitignore
parent36f8598d8051a4148662d3bae10fd639766208c6 (diff)
downloadfindutils-43b6de455e9ea8c2bbb1cf93e97bc29aef11882c.tar.gz
maint: update .gitignore files, remove obsolete .cvsignore files
* .gitignore (tool-versions.txt): Add entry. (ABOUT-NLS): Change to ... (/ABOUT-NLS): ... this to avoid ./bootstrap adding it again. * build-aux/.gitignore (/ar-lib, /snippet/, /test-driver): Add entries. While at it, use the git-specific '/' prefix on other entries, and sort the file. * doc/.gitignore (/dblocation.texi): Add entry. Prefix other entries with '/' and sort the file. * find/.gitignore (/exec.o, /print.o): Likewise. * find/testsuite/.gitignore (/configured-testfiles.txt, /*.log, /*.trs): Likewise. * lib/.gitignore (check-regexprops, /check-regexprops.log, /check-regexprops.trs, /regexprops.texi.new, /splitstring.o, /test_splitstring, /test_splitstring.log, /test_splitstring.o /test_splitstring.trs, /test-suite.log): Likewise. * po/.gitignore (/Makevars): Add entry. While at it, prefix all other entries with '/', too, to avoid bootstrap adding entries for e.g. "/Makefile.in.in" again. * .cvsignore: Remove file. * build-aux/.cvsignore: Likewise. * doc/.cvsignore: Likewise. * find/.cvsignore: Likewise. * find/testsuite/.cvsignore: Likewise. * lib/.cvsignore: Likewise. * locate/.cvsignore: Likewise. * locate/testsuite/.cvsignore: Likewise. * m4/.cvsignore: Likewise. * po/.cvsignore: Likewise. * xargs/.cvsignore: Likewise. * xargs/testsuite/.cvsignore: Likewise.
Diffstat (limited to 'build-aux/.gitignore')
-rw-r--r--build-aux/.gitignore39
1 files changed, 21 insertions, 18 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index dd099329..d403b486 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -1,22 +1,25 @@
-/config.rpath~
-config.guess
-config.rpath
-config.sub
-depcomp
-install-sh
-mdate-sh
-missing
-texinfo.tex
-link-warning.h
-Makefile.in
-mkinstalldirs
-ylwrap
-compile
/arg-nonnull.h
-/warn-on-use.h
+/ar-lib
/c++defs.h
+/compile
+/config.guess
+/*~
+/config.rpath
+/config.sub
+/depcomp
+/gitlog-to-changelog
+/install-sh
+/link-warning.h
+/Makefile.in
+/mdate-sh
+/missing
+/mkinstalldirs
+/snippet/
+/test-driver
+/texinfo.tex
+/unused-parameter.h
+/update-copyright
/useless-if-before-free
/vc-list-files
-/update-copyright
-/unused-parameter.h
-/gitlog-to-changelog
+/warn-on-use.h
+/ylwrap