Build: prevent changes to pkg/extentions/main.go from throwing error on merge

pull/21401/head
Marcus Andersson 6 years ago committed by GitHub
parent f7053e19d2
commit 1ba5ccb159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .gitignore

1
.gitignore vendored

@ -61,6 +61,7 @@ profile.cov
/pkg/cmd/grafana-server/grafana-server
/pkg/cmd/grafana-server/debug
/pkg/extensions
!/pkg/extensions/main.go
/public/app/extensions
debug.test
/examples/*/dist

Loading…
Cancel
Save