commit: 82c7079bc6f79c9972e4bf1a056afe998894e693 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 01:15:01 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 01:15:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=82c7079b
gitignore: add generated scripts .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4e0d5fa..6e0a530 100644 --- a/.gitignore +++ b/.gitignore @@ -35,8 +35,10 @@ Makefile.in stamp-h1 /dumpelf +/lddtree /pspax /scanelf /scanmacho +/symtree /man/*.1
