.gitignore 408 B

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