.gitignore 434 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. /aclocal.m4
  16. /autom4te.cache/
  17. /config.guess
  18. /config.h
  19. /config.h.in
  20. /config.log
  21. /config.report
  22. /config.status
  23. /config.sub
  24. /configure
  25. /cscope.files
  26. /cscope.out
  27. /depcomp
  28. /install-sh
  29. /libtool
  30. /ltmain.sh
  31. /missing
  32. /py-compile
  33. /stamp-h1
  34. /test-driver
  35. /all.info
  36. /coverage-cpp-html
  37. /dns++.pc
  38. /local.zone.sqlite3
  39. /logger_lockfile
  40. /report.info