diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..97e3b5b --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +libzel.a +include/zel/z80_types.tab +*.o +doc +tables/*.tab +tests/itest_arithmetic +tests/itest_load +tests/itest_set +tests/test.o +tests/test_arithmetic +tests/test_load +tests/test_set