12345678910111213141516171819202122 |
- # Binaries for programs and plugins
- .idea/
- .vscode/
- chatgpt-dingtalk
- # Test binary, built with `go test -c`
- # Output of the go coverage tool, specifically when used with LiteIDE
- # Dependency directories (remove the comment below to include it)
- # vendor/
- config.json
- tmp
- test/
|