.gitignore 298 B

12345678910111213141516171819202122232425262728293031323334
  1. *.a
  2. *.la
  3. *.lo
  4. *.o
  5. *.so
  6. *~
  7. .bootstrap
  8. .deps
  9. .emacs*
  10. .libs
  11. ABOUT-NLS
  12. ChangeLog
  13. INSTALL
  14. Make.rules
  15. Makefile
  16. Makefile.in
  17. aclocal.m4
  18. autom4te.cache
  19. build-aux/
  20. config.h
  21. config.h.in
  22. config.log
  23. config.status
  24. configure
  25. gnu/.gitignore
  26. gnu/charset.alias
  27. gnu/*.h
  28. gnu/*/
  29. gnulib
  30. libtool
  31. m4
  32. paxutils
  33. rmt
  34. stamp-h1