glider/.gitignore

27 lines
376 B
Plaintext
Raw Normal View History

2017-07-13 21:53:15 +08:00
# Binaries for programs and plugins
*.exe
*.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
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/