mirror of https://github.com/grafana/grafana.git
Chore: Add changed enterprise devenv path to .gitignore (#55408)
This commit is contained in:
parent
4d0988b6b2
commit
8405a99fef
|
|
@ -40,6 +40,8 @@ tsconfig.tsbuildinfo
|
||||||
# Enterprise devenv
|
# Enterprise devenv
|
||||||
/devenv/docker/blocks/grafana-enterprise
|
/devenv/docker/blocks/grafana-enterprise
|
||||||
/devenv/docker/blocks/saml-enterprise
|
/devenv/docker/blocks/saml-enterprise
|
||||||
|
# This is the new place of the block, but I leave the previous here for a while
|
||||||
|
/devenv/docker/blocks/auth/saml-enterprise
|
||||||
|
|
||||||
/tmp
|
/tmp
|
||||||
tools/phantomjs/phantomjs
|
tools/phantomjs/phantomjs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue