19 lines
200 B
Plaintext
19 lines
200 B
Plaintext
### Go template
|
|
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
|
|
# Go workspace file
|
|
go.work
|
|
|
|
# No Goland stuff in this repo
|
|
.idea
|