2020-09-25 20:59:00 +00:00
|
|
|
CHANGELOG.md
|
2020-07-24 01:43:14 +00:00
|
|
|
/snapshot/
|
|
|
|
/dist/
|
2020-07-16 19:12:19 +00:00
|
|
|
*.profile
|
|
|
|
.server
|
2020-08-10 15:03:48 +00:00
|
|
|
*.fingerprint
|
2020-07-16 19:12:19 +00:00
|
|
|
/metadata.json
|
|
|
|
/listing.json
|
2020-06-01 11:21:07 +00:00
|
|
|
.vscode/
|
|
|
|
*.db
|
2020-07-16 19:12:19 +00:00
|
|
|
*.db-journal
|
2020-06-19 14:12:29 +00:00
|
|
|
!**/test-fixtures/**/*.db
|
2020-05-26 14:37:28 +00:00
|
|
|
*.tar
|
2020-07-16 19:12:19 +00:00
|
|
|
*tar.gz
|
2020-05-26 14:37:28 +00:00
|
|
|
.idea/
|
|
|
|
*.log
|
|
|
|
.images
|
|
|
|
.tmp/
|
2020-07-07 13:12:31 +00:00
|
|
|
*.tmp
|
2020-05-26 14:37:28 +00:00
|
|
|
coverage.txt
|
|
|
|
|
|
|
|
# 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
|
2020-06-01 11:21:07 +00:00
|
|
|
*.out
|