mirror of https://github.com/grafana/loki
Ignore .exe files build for Windows (#2549)
When building Loki on Windows with `go build ./cmd/loki` command, it creates file `/loki.exe`, but .gitignore has only `/loki`. Same with `promtail.exe`, `logcli.exe` and `loki-canary.exe`. Also it is safe to assume that no `.exe` files should be tracked by git in Loki.pull/2552/head
parent
987067cbfa
commit
766b08078e
Loading…
Reference in new issue