diff options
Diffstat (limited to 'build-aux/.gitignore')
-rw-r--r-- | build-aux/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore index bf91b6b..4057356 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -7,3 +7,12 @@ /reloc-ldflags /relocatable.sh.in +# Files brought in by "automake --add-missing --copy": +/compile +/depcomp +/elisp-comp +/install-sh +/mdate-sh +/missing +/ylwrap + |