.gitignore 463 B

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