X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=df004ba9e361e86c1a662da8bc6a2dd617bce76c;hb=57f5a614203a2bc62b0640d2296ed3c9de12958f;hp=f21915354671c1f3a28937763093dd520a7a208d;hpb=aadd78e9ce1407d49af2e690c2f230ef468fba82;p=platform%2Fupstream%2Fautomake.git diff --git a/.gitignore b/.gitignore index f219153..df004ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ -Makefile.in -Makefile /ChangeLog /aclocal.m4 /configure -/autom4te.cache +/Makefile.in +/Makefile +/.autom4te.cache /config.cache /config.log /config.status @@ -11,33 +11,20 @@ Makefile /configure.lineno /aclocal /automake -/doc/amhello-*.tar.gz -/doc/automake.info -/doc/automake.info-[0-9] +/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 @@ -47,15 +34,24 @@ Makefile /doc/amhello/install-sh /doc/amhello/missing /lib/Automake/Config.pm -/tests/*.log -/tests/*.log-t -/tests/pm/*.log -/tests/pm/*.log-t -/tests/*.dir -/tests/*-p.test -/tests/aclocal-1.* -/tests/automake-1.* -/tests/defs -/tests/parallel-tests.am +/test-suite.log +/t/wrap/aclocal-1.* +/t/wrap/automake-1.* +/defs-static +/t/testsuite-part.am +/t/*-w.tap +/t/*-w.sh +/t/depcomp-*.tap +/t/*.dir +/t/*.log +/t/*.trs +/t/pm/*.log +/t/pm/*.trs +/t/perf/*.log +/t/perf/*.trs +cscope.files +cscope.in.out +cscope.out +cscope.po.out tags TAGS