.gitignore 398 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .*
  2. *.o
  3. *.log
  4. *.a
  5. *bak
  6. *.sh
  7. *.out
  8. *.raw
  9. autom4te.cache/*
  10. /.deps/
  11. /bak/
  12. config.log
  13. config.status
  14. test
  15. yals
  16. async
  17. client
  18. cmake-build-debug/
  19. CMakeFiles/
  20. .idea/
  21. .git/
  22. .vscode/
  23. */*/output.*
  24. */output.*
  25. */*/traces.*
  26. */traces.*
  27. output.*
  28. traces.*
  29. Makefile.in
  30. aclocal.m4
  31. */aclocal.m4
  32. autom4te.cache/*
  33. db/autom4te.cache/*
  34. */autom4te.cache/*
  35. db/autom4te.cache/*.*
  36. traces.*
  37. output.*
  38. db/autom4te.cache/output.0