.gitignore 308 B

1234567891011121314151617181920212223242526272829303132333435
  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. build-aux/
  21. config.h
  22. config.h.in
  23. config.log
  24. config.status
  25. configure
  26. gnu/*.h
  27. gnu/*/
  28. gnu/.gitignore
  29. gnu/charset.alias
  30. gnulib
  31. libtool
  32. m4
  33. paxutils
  34. rmt
  35. stamp-h1