2020-06-12 22:25:29 +00:00
|
|
|
cmd/bustled/bustled
|
|
|
|
cmd/bustle/bustle
|
2020-06-12 22:03:46 +00:00
|
|
|
*.swp
|
2020-05-20 04:17:40 +00:00
|
|
|
# ---> Go
|
|
|
|
# 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
|
|
|
|
|