From: Tim-Philipp Müller Date: Sat, 26 Jun 2010 11:51:03 +0000 (+0100) Subject: .gitignore: ignore more stuff X-Git-Tag: orc-0.4.7~119 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=64745ae86555e82532d548a2271f7c53f8c91d65;p=platform%2Fupstream%2Forc.git .gitignore: ignore more stuff --- diff --git a/.gitignore b/.gitignore index e0e3e58..ff46e41 100644 --- a/.gitignore +++ b/.gitignore @@ -21,8 +21,57 @@ depcomp *~ .deps .libs +install-sh missing stamp-h1 libtool ltmain.sh autom4te.cache + +orc-stdint.h + +/doc/orc-decl-list.txt +/doc/orc-decl.txt +/doc/orc-undeclared.txt +/doc/orc-undocumented.txt +/doc/orc-unused.txt +/doc/orc.args +/doc/orc.hierarchy +/doc/orc.interfaces +/doc/orc.prerequisites +/doc/orc.signals +/doc/version.entities +/doc/*.stamp +/doc/html/ +/doc/tmpl/ +/doc/xml/ + +/examples/example1 +/examples/mt19937ar +/examples/volscale + +/m4/libtool.m4 +/m4/ltoptions.m4 +/m4/ltsugar.m4 +/m4/ltversion.m4 +/m4/lt~obsolete.m4 + +/testsuite/abi +/testsuite/compile_opcodes_sys +/testsuite/compile_opcodes_sys_c +/testsuite/compile_opcodes_sys_neon +/testsuite/compile_parse +/testsuite/compile_parse_c +/testsuite/compile_parse_neon +/testsuite/exec_opcodes_sys +/testsuite/exec_parse +/testsuite/generate_opcodes_sys +/testsuite/generate_xml_table +/testsuite/generate_xml_table2 +/testsuite/memcpy_speed +/testsuite/perf_opcodes_sys +/testsuite/perf_parse +/testsuite/test-schro +/testsuite/test_accsadubl +/tools/orcc +