зеркало из https://github.com/Azure/spec-sla-bot.git
27 строки
328 B
Plaintext
27 строки
328 B
Plaintext
# 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
|
|
vendor/
|
|
**/*.log
|
|
**/*.sqlite
|
|
.idea/
|
|
bin/
|
|
tmp/
|
|
node_modules/
|
|
.sass-cache/
|
|
*-packr.go
|
|
public/assets/
|
|
spec-sla-bot
|
|
.vscode/
|
|
.grifter/
|
|
.env
|