2020-08-13 11:38:29 +02:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
2020-11-05 15:42:54 +01:00
|
|
|
gmon
|
2020-08-13 11:38:29 +02:00
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
2020-11-05 15:42:54 +01:00
|
|
|
vendor/
|
2020-11-02 15:06:26 +01:00
|
|
|
|
|
|
|
# IDE files
|
2020-11-10 17:21:56 +01:00
|
|
|
.vscode/
|
2020-11-02 15:06:26 +01:00
|
|
|
.idea
|
2020-11-05 15:42:54 +01:00
|
|
|
|
|
|
|
.data/
|
2020-11-11 16:15:17 +01:00
|
|
|
config.toml
|
|
|
|
rules.toml
|