X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=a32310e708941db5558cb2c888e585bd1a17c811;hb=eddba1ccc124aaed5a613260b259f73e2aedf825;hp=6ee37087bc2f51819942bb113173653a33f20090;hpb=6a6bc51eebe4c702b1ae26acca79c3b865fd8981;p=platform%2Fupstream%2Fautomake.git diff --git a/.gitignore b/.gitignore index 6ee3708..a32310e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ -Makefile.in -Makefile +/announcement /ChangeLog /aclocal.m4 /configure -/autom4te.cache +/Makefile.in +/Makefile +/.autom4te.cache /config.cache /config.log /config.status @@ -11,33 +12,21 @@ Makefile /configure.lineno /aclocal /automake -/doc/amhello-*.tar.gz +/runtest +/doc/.dirstamp /doc/automake*.info /doc/automake*.info-[0-9] +/doc/automake*.html +/doc/automake*.dvi +/doc/automake*.pdf +/doc/automake*.ps +/doc/automake*.t2d/ +/doc/automake*.t2p/ /doc/automake*.1 /doc/aclocal*.1 /doc/stamp-vti /doc/version.texi -/doc/automake*.ac -/doc/automake*.aux -/doc/automake*.cm -/doc/automake*.cp -/doc/automake*.cps -/doc/automake*.dvi -/doc/automake*.fn -/doc/automake*.fns -/doc/automake*.html -/doc/automake*.ky -/doc/automake*.log -/doc/automake*.op -/doc/automake*.pdf -/doc/automake*.pg -/doc/automake*.ps -/doc/automake*.toc -/doc/automake*.tp -/doc/automake*.tr -/doc/automake*.vr -/doc/automake*.vrs +/doc/amhello-*.tar.gz /doc/amhello/Makefile.in /doc/amhello/aclocal.m4 /doc/amhello/config.h.in @@ -46,19 +35,27 @@ Makefile /doc/amhello/depcomp /doc/amhello/install-sh /doc/amhello/missing +/doc/web-manual /lib/Automake/Config.pm -/tests/wrap/aclocal-1.* -/tests/wrap/automake-1.* -/tests/defs-static -/tests/testsuite-part.am -/tests/*-w.tap -/tests/*-w.test -/tests/depcomp-*.tap -/tests/*.dir -/tests/*.log -/tests/*.trs -/tests/pm/*.log -/tests/pm/*.trs +/test-suite.log +/t/wrap/aclocal-1.* +/t/wrap/automake-1.* +/t/ax/test-defs.sh +/t/ax/shell-no-trail-bslash +/t/testsuite-part.am +/t/*-w.tap +/t/*-w.sh +/t/depcomp-*.tap +/t/*.dir +/t/*.log +/t/*.trs +/contrib/t/*.dir +/contrib/t/*.log +/contrib/t/*.trs +/t/pm/*.log +/t/pm/*.trs +/t/perf/*.log +/t/perf/*.trs cscope.files cscope.in.out cscope.out