Files
clawgo/.gitignore
2026-02-12 11:18:43 +08:00

17 lines
124 B
Plaintext

bin/
*.exe
*.dll
*.so
*.dylib
*.test
*.out
.clawgo/
config.json
sessions/
coverage.txt
coverage.html
.DS_Store
build
.idea