.gitignore 217 B

12345678910111213141516171819202122
  1. .idea/
  2. .vscode/
  3. bin/
  4. logs/
  5. *.exe
  6. publish/
  7. **go.work
  8. **go.work.sum
  9. config/data-client/
  10. log-post.exe
  11. __debug*
  12. debug/
  13. cherry
  14. !protoc.exe
  15. _cherry/
  16. _excel/
  17. _proto/
  18. battle_record/
  19. _link/
  20. debug.log
  21. # test PR1 test
  22. .opencode/