2018-10-24 11:00:47 +02: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
|
2018-10-26 17:53:00 +02:00
|
|
|
*.out
|
|
|
|
|
|
|
|
static/icons/*
|
2018-10-28 11:33:41 +01:00
|
|
|
*.db
|
2018-10-28 21:48:52 +01:00
|
|
|
db.sql
|