Files
Archive/echo/.gitignore
2024-09-01 20:31:00 +02:00

32 lines
325 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
dst/
dist/
.dist
.idea/
# tls
cert.pem
key.pem
.DS_Store
monitor/data/
main
ehco
cmd/test/
localdev/
.vscode/settings.json
.zed/