Files
clawgo/.gitignore
2026-02-12 03:04:08 +00:00

18 lines
131 B
Plaintext

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