.gitignore 572 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. *.go
  2. *.log
  3. *.o
  4. *.trs
  5. *~
  6. .deps
  7. .dirstamp
  8. /bin/cron
  9. /bin/crontab
  10. /bin/mcron
  11. /build-aux/compile
  12. /build-aux/config.guess
  13. /build-aux/config.sub
  14. /build-aux/depcomp
  15. /build-aux/install-sh
  16. /build-aux/mdate-sh
  17. /build-aux/missing
  18. /build-aux/texinfo.tex
  19. /doc/config.texi
  20. /doc/cron.8
  21. /doc/crontab.1
  22. /doc/mcron.1
  23. /doc/mcron.info
  24. /doc/stamp-vti
  25. /doc/version.texi
  26. /mdate-sh
  27. /.version
  28. INSTALL
  29. Makefile
  30. Makefile.in
  31. aclocal.m4
  32. autom4te.cache
  33. compile
  34. config.cache
  35. config.h
  36. config.h.in
  37. config.log
  38. config.scm
  39. config.status
  40. configure
  41. depcomp
  42. install-sh
  43. missing
  44. pre-inst-env
  45. stamp-h1
  46. texinfo.tex