Files
go-mc/.gitignore
2019-06-29 10:09:47 +08:00

18 lines
230 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# MacOS
.DS_Store
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
cmd/test/test.go