.gitignore: ignore more stuff
authorTim-Philipp Müller <tim@centricular.net>
Sat, 26 Jun 2010 11:51:03 +0000 (12:51 +0100)
committerDavid Schleef <ds@schleef.org>
Wed, 21 Jul 2010 20:29:38 +0000 (13:29 -0700)
.gitignore

index e0e3e58..ff46e41 100644 (file)
@@ -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
+