.gitignore 388 B

1234567891011121314151617181920212223242526272829303132333435363738
  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. /report.info
  36. /logger_lockfile