mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 04:27:28 +08:00
24 lines
191 B
Plaintext
24 lines
191 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 |