.gitignore 64 B

1234567
  1. /**/Makefile*
  2. /**/*.o
  3. /**/o
  4. /**/*.user
  5. /**/test.*
  6. /**/sample.*