2019-11-04 07:28:34 -05:00
|
|
|
# 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
|
2019-11-04 07:30:12 -05:00
|
|
|
|
|
|
|
# Development enviroment
|
2019-11-09 07:32:15 -05:00
|
|
|
.idea/*
|
2019-11-09 06:04:48 -05:00
|
|
|
|
|
|
|
# Version control
|
|
|
|
version.lock
|