4
0

.gitignore 264 B

1234567891011121314151617181920212223242526272829303132
  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
  27. gnulib
  28. libtool
  29. m4
  30. paxutils
  31. rmt
  32. stamp-h1