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