.gitignore 383 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .*
  2. *.o
  3. *.log
  4. *.a
  5. *.bak
  6. *.sh
  7. *.out
  8. *.raw
  9. *.scan
  10. *.in
  11. *.m4
  12. *.status
  13. autom4te.cache/
  14. autom4te.cache/*
  15. websocket/autom4te.cache/
  16. websocket/autom4te.cache/*
  17. /.deps/
  18. /bak/
  19. test
  20. yals
  21. async
  22. client
  23. cmake-build-debug/
  24. CMakeFiles/
  25. .idea/
  26. .git/
  27. .vscode/
  28. Makefile
  29. Debug/*
  30. CMakeFile*
  31. *.txt*
  32. /etc
  33. config_file.h
  34. log.h
  35. struct_def.h
  36. three_rates.h
  37. config.guess
  38. config.sub
  39. libtool
  40. three_rates_module