summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2016-12-11 18:16:30 +0100
committerBruno Haible <bruno@clisp.org>2016-12-11 19:07:09 +0100
commit269c44d9a016c8a32bc0702f19d55d461274929e (patch)
tree219a383fa95198cfaeeaece7489a3d2049e821da /build-aux
parent4d9a9d58c2e80d197dd337eaa7890d514b77a074 (diff)
downloadgettext-269c44d9a016c8a32bc0702f19d55d461274929e.tar.gz
Merge all .gitignore files into a single .gitignore file.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/.gitignore67
1 files changed, 0 insertions, 67 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
deleted file mode 100644
index 65e27d1a7..000000000
--- a/build-aux/.gitignore
+++ /dev/null
@@ -1,67 +0,0 @@
-# Directories brought in by gnulib-tool:
-/snippet
-
-# Files brought in by gnulib-tool:
-/config.libpath
-/config.rpath
-/csharpcomp.sh.in
-/csharpexec.sh.in
-/git-version-gen
-/gitlog-to-changelog
-/install-reloc
-/javacomp.sh.in
-/javaexec.sh.in
-/moopp
-/reloc-ldflags
-/relocatable.sh.in
-/update-copyright
-/useless-if-before-free
-/vc-list-files
-
-# Files brought in by "automake --add-missing --copy":
-/ar-lib
-/compile
-/depcomp
-/elisp-comp
-/install-sh
-/mdate-sh
-/missing
-/test-driver
-/ylwrap
-
-# Other files brought in by autogen.sh:
-/config.guess
-/config.sub
-
-# Files generated by the autotools:
-
-# Files generated by "make" and even kept by "make maintainerclean":
-
-# Files generated by "make dist" and even kept by "make maintainerclean":
-
-# ---------- "make maintainerclean" gets you here ----------
-
-# Files generated by "make" and distributed
-# (i.e. kept by "make distclean")
-# (see MAINTAINERCLEANFILES in Makefile.am):
-
-# ---------- "make distclean" gets you here ----------
-
-# Files generated by "configure" and not distributed
-# (i.e. erased by "make distclean"):
-
-# Files generated by "make" and not distributed
-# (i.e. erased by "make distclean"):
-
-# ---------- "make clean" gets you here ----------
-
-# Files generated by "make" and erased by "make clean"
-# (see CLEANFILES in Makefile.am):
-
-# ---------- "make mostlyclean" gets you here ----------
-
-# Files generated by "make" and erased by "make mostlyclean"
-# (see MOSTLYCLEANFILES in Makefile.am):
-
-# ---------- "make" gets you here ----------
-