2021-08-07 21:15:20 +08:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2021-08-31 23:30:14 +08:00
|
|
|
|
2021-08-07 21:15:20 +08:00
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2021-08-31 23:30:14 +08:00
|
|
|
|
|
|
|
.idea
|
2021-09-01 23:00:55 +08:00
|
|
|
.vscode
|
2021-08-31 23:30:14 +08:00
|
|
|
|
|
|
|
|
|
|
|
# build file
|
|
|
|
/bin/storage
|