updated .gitignore

This commit is contained in:
Sami Samhuri 2010-01-19 23:13:13 -08:00
parent 874578f9e8
commit aea6e5c070

4
.gitignore vendored
View file

@ -1,7 +1,10 @@
.DS_Store
*.o
trash
test/*.o
test/*.asm
# TODO just ignore test/bin/* or similar
test/test_big
test/test_lt
test/test_gt
@ -17,3 +20,4 @@ test/test_do
test/test_for
test/test_break
test/test_print
test/test_huge