glider/.gitignore

39 lines
446 B
Plaintext
Raw Normal View History

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
.idea
.vscode
2021-02-06 00:26:58 +08:00
.DS_Store
# dev test only
/dev/
dev*.go
dist
2017-07-14 11:20:02 +08:00
*.zip
2017-07-30 11:44:34 +08:00
/*.conf
/*.rule
2017-08-31 00:08:22 +08:00
config/rules.d/*.rule
config/rules.d/*.list
2017-07-13 21:55:41 +08:00
glider
2017-09-04 00:43:47 +08:00
/bak/
/rules.d/