.gitignore 70 B

123456789
  1. # Compilation output
  2. *.o
  3. *.d
  4. *.a
  5. # Testing things
  6. blocks/
  7. lfs
  8. test.c