diff options
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore new file mode 100644 index 0000000..bf91b6b --- /dev/null +++ b/build-aux/.gitignore @@ -0,0 +1,9 @@ +# Files brought in by gnulib-tool: +/config.libpath +/config.rpath +/install-reloc +/link-warning.h +/moopp +/reloc-ldflags +/relocatable.sh.in + |