2020-07-23 14:52:44 +00:00
|
|
|
/dist
|
|
|
|
/snapshot
|
2020-07-21 16:02:03 +00:00
|
|
|
.server/
|
2020-06-16 15:37:37 +00:00
|
|
|
.vscode/
|
2020-05-12 14:45:18 +00:00
|
|
|
*.tar
|
2020-07-07 22:04:27 +00:00
|
|
|
*.jar
|
|
|
|
*.war
|
|
|
|
*.ear
|
|
|
|
*.jpi
|
|
|
|
*.hpi
|
|
|
|
*.zip
|
2020-05-12 14:45:18 +00:00
|
|
|
.idea/
|
|
|
|
*.log
|
|
|
|
.images
|
|
|
|
.tmp/
|
|
|
|
coverage.txt
|
|
|
|
|
2020-05-07 18:19:31 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2020-05-12 14:45:18 +00:00
|
|
|
# Test binary, build with `go test -c`
|
2020-05-07 18:19:31 +00:00
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
2020-06-16 15:37:37 +00:00
|
|
|
*.out
|