Chore: Add changed enterprise devenv path to .gitignore (#55408)

This commit is contained in:
Misi 2022-09-19 18:15:28 +02:00 committed by GitHub
parent 4d0988b6b2
commit 8405a99fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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