.gitignore 353 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. *.o
  2. *.a
  3. *.lo
  4. *.la
  5. *~
  6. *.cache
  7. *.tar.gz
  8. ABOUT-NLS
  9. Make.common
  10. Makefile
  11. Makefile.in
  12. aclocal.m4
  13. config
  14. config.guess
  15. config.h
  16. config.h.in
  17. config.log
  18. config.status
  19. config.sub
  20. configure
  21. configure.mc
  22. gettext.m4
  23. intl
  24. install-sh
  25. m4
  26. mc.qpg
  27. mc.spec
  28. missing
  29. mkinstalldirs
  30. pkginfo
  31. prototype
  32. stamp-h
  33. stamp-h?
  34. stamp-h.in
  35. tmpout
  36. debug
  37. Doxyfile
  38. mc.kdevelop
  39. version.h
  40. TAGS