.gitignore 390 B

12345678910111213141516171819202122232425262728
  1. web/deployment/config/config-cc.yml
  2. wechat/deployment/config/config-cc.yml
  3. deployment/config/config-jys.yml
  4. # Binaries for programs and plugins
  5. *.exe
  6. *.exe~
  7. *.dll
  8. *.so
  9. *.dylib
  10. # Test binary, build with `go test -c`
  11. *.test
  12. # Output of the go coverage tool, specifically when used with LiteIDE
  13. *.out
  14. .idea/
  15. .fleet/
  16. .DS_Store
  17. **/bin
  18. **/logs
  19. **/docs
  20. **/mbtest*
  21. **/.idea
  22. /vendor/
  23. /wb
  24. /logs/