2021-07-26 18:28:25 +00: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 22:23:21 +00: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-02 01:03:05 +00:00
|
|
|
# GoLand
|
2020-07-03 00:05:59 +00:00
|
|
|
.idea
|
2020-09-08 16:29:34 +00:00
|
|
|
|
2021-03-02 01:03:05 +00:00
|
|
|
# MacOS Desktop Services Store
|
|
|
|
.DS_Store
|