2021-07-26 11:28:25 -07:00
|
|
|
# When you change this file, please consider also changing the .dockerignore file.
|
|
|
|
# See comments at the top of .dockerignore for more information.
|
|
|
|
|
2020-07-02 15:23:21 -07:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
2021-03-01 17:03:05 -08:00
|
|
|
# GoLand
|
2020-07-02 17:05:59 -07:00
|
|
|
.idea
|
2020-09-08 11:29:34 -05:00
|
|
|
|
2021-03-01 17:03:05 -08:00
|
|
|
# MacOS Desktop Services Store
|
|
|
|
.DS_Store
|