2017-07-13 21:53:15 +08:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
2018-01-20 15:08:23 +08:00
|
|
|
*.exe~
|
2017-07-13 21:53:15 +08:00
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
|
|
|
.glide/
|
2017-07-13 21:55:41 +08:00
|
|
|
|
|
|
|
# custom
|
2018-10-20 21:24:11 +08:00
|
|
|
.idea
|
|
|
|
.vscode
|
2021-02-06 00:26:58 +08:00
|
|
|
.DS_Store
|
2019-01-06 20:38:15 +08:00
|
|
|
|
2020-08-14 12:56:59 +08:00
|
|
|
# dev test only
|
2020-09-26 23:34:26 +08:00
|
|
|
/dev/
|
2020-08-14 12:56:59 +08:00
|
|
|
dev*.go
|
|
|
|
|
|
|
|
|
2019-01-06 20:38:15 +08:00
|
|
|
dist
|
|
|
|
|
2017-07-14 11:20:02 +08:00
|
|
|
*.zip
|
2017-07-30 11:44:34 +08:00
|
|
|
/*.conf
|
|
|
|
/*.rule
|
2017-08-20 21:44:18 +08:00
|
|
|
|
2017-08-31 00:08:22 +08:00
|
|
|
config/rules.d/*.rule
|
|
|
|
config/rules.d/*.list
|
2017-08-20 21:44:18 +08:00
|
|
|
|
2017-07-13 21:55:41 +08:00
|
|
|
glider
|
2017-09-04 00:43:47 +08:00
|
|
|
/bak/
|
|
|
|
/rules.d/
|