.gitignore (92B)
1 build 2 .build/ 3 mod/ 4 harec* 5 **/*.o 6 **/*.a 7 tests/* 8 !tests/*.ha 9 !tests/run 10 !Makefile 11 !configure