.gitignore 479 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. *.gcda
  2. *.gcno
  3. *.gcov
  4. *.la
  5. *.lo
  6. *.o
  7. *~
  8. .deps/
  9. .libs/
  10. __pycache__/
  11. Makefile
  12. Makefile.in
  13. TAGS
  14. *.log
  15. *.trs
  16. config.h.in~
  17. /aclocal.m4
  18. /autom4te.cache/
  19. /compile
  20. /config.guess
  21. /config.h
  22. /config.h.in
  23. /config.log
  24. /config.report
  25. /config.status
  26. /config.sub
  27. /configure
  28. /cscope.files
  29. /cscope.out
  30. /depcomp
  31. /install-sh
  32. /libtool
  33. /ltmain.sh
  34. /missing
  35. /py-compile
  36. /stamp-h1
  37. /test-driver
  38. /ylwrap
  39. /all.info
  40. /coverage-cpp-html
  41. /dns++.pc
  42. /local.zone.sqlite3
  43. /logger_lockfile
  44. /report.info
  45. /ext/gtest/