commit: fdf348993e2f988872fe76209d1b4fc3be33fe56 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Feb 13 21:38:48 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 21:38:48 2016 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=fdf34899
Update .gitignore to exclude autotools' compile script .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b2500c4..1b74722 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ Makefile Makefile.in aclocal.m4 autom4te.cache +compile config.guess config.h config.h.in
