Files
clawgo/.gitignore
2026-03-13 12:07:36 +08:00

30 lines
226 B
Plaintext

bin/
*.exe
*.dll
*.so
*.dylib
*.test
*.out
.clawgo/
config.json
sessions/
coverage.txt
coverage.html
.DS_Store
build
.idea
# build outputs
/clawgo
/clawgo_bin
/clawgo_test
.gocache
.vscode
cmd/workspace/*
/channels
*.pid