diff options
Diffstat (limited to 'gcell/lib/runtime/spu/.gitignore')
-rw-r--r-- | gcell/lib/runtime/spu/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gcell/lib/runtime/spu/.gitignore b/gcell/lib/runtime/spu/.gitignore new file mode 100644 index 000000000..36b575570 --- /dev/null +++ b/gcell/lib/runtime/spu/.gitignore @@ -0,0 +1,10 @@ +/Makefile +/Makefile.in +/*.a +/*.la +/*.lo +/.deps +/.libs +/test_spu +/gcell_spu_main +/gcell_qa |