.gitignore 73 B

123456789
  1. *.o
  2. conf*
  3. !conf*.c
  4. !conf*.h
  5. mconf*
  6. !mconf*.c
  7. !mconf*.h
  8. mconf_check
  9. *.*.c