.gitignore 327 B

1234567891011121314151617181920212223242526272829
  1. .autoconf_trace
  2. ChangeLog
  3. INSTALL
  4. Makefile
  5. Makefile.in
  6. autom4te.cache
  7. aclocal.m4
  8. autodefs.h
  9. autodefs.h.in
  10. build-stamp
  11. compile
  12. config.cache
  13. config.guess
  14. config.log
  15. config.status
  16. config.sub
  17. configure
  18. configure.lineno
  19. configure-stamp
  20. depcomp
  21. install-sh
  22. isync.spec
  23. isync-*.tar.gz
  24. missing
  25. patch-stamp
  26. stamp-h
  27. stamp-h.in
  28. stamp-h1
  29. *~