summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-06-05 15:45:57 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-06-05 15:45:57 +0100
commit909f41fb49ddb7d8745a3fd6565bf2eb6531e3e6 (patch)
tree6ad9834ab581aa6fe06d2f38fbcf1025ac0c210d
parent5763373b60ac970d4a9154de8cb3994b52e76efb (diff)
Update .gitignore
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 102beb9..e560783 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,11 +67,16 @@ autom4te.cache
/m4/lt~obsolete.m4
/orc/generate-emulation
+/orc/generate-bytecode
+/test-driver
/testsuite/abi
/testsuite/benchmorc/benchmorc
+/testsuite/bytecode_parse
/testsuite/compile_opcodes_sys
/testsuite/compile_opcodes_sys_c
+/testsuite/compile_opcodes_sys_c64x
+/testsuite/compile_opcodes_sys_mips
/testsuite/compile_opcodes_sys_neon
/testsuite/compile_parse
/testsuite/compile_parse_c
@@ -89,12 +94,16 @@ autom4te.cache
/testsuite/show_parse
/testsuite/test-schro
/testsuite/test_accsadubl
+/testsuite/*.trs
+/testsuite/*.log
/testsuite/orcc/orc_test.c
/testsuite/orcc/testorc.c
/testsuite/orcc/testorc.h
/testsuite/orcc/orc_test
/testsuite/orcc/test2
/testsuite/orcc/test3
+/testsuite/orcc/*.trs
+/testsuite/orcc/*.log
/tools/orcc
/tools/orc-bugreport