spec-sla-bot/.gitignore

27 строки
328 B
Plaintext
Исходник Обычный вид История

2018-05-31 01:16:39 +03: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
*.out
2018-06-05 01:03:48 +03:00
vendor/
**/*.log
**/*.sqlite
.idea/
bin/
tmp/
node_modules/
.sass-cache/
*-packr.go
public/assets/
spec-sla-bot
2018-06-05 01:03:48 +03:00
.vscode/
.grifter/
.env