.gitignore 391 B

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