.gitignore 40 B

1234567
  1. /test_*
  2. *.o
  3. *.d
  4. build/
  5. *.bin
  6. *.a
  7. doing/