.gitignore 43 B

123456789
  1. \#*
  2. *~
  3. *.bak
  4. *.o
  5. *.s
  6. *.i
  7. *.obj
  8. *.lib
  9. *.exe