gitignore: ignore mt-db devenv (#103371)

Devenv: ignore mt-db devenv
This commit is contained in:
Gabriel MABILLE 2025-04-09 21:38:40 +02:00 committed by GitHub
parent b975a982f8
commit 86bccc3c93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -42,6 +42,7 @@ __debug_bin*
/devenv/docker/blocks/auth/saml-enterprise /devenv/docker/blocks/auth/saml-enterprise
/devenv/docker/blocks/auth/signer /devenv/docker/blocks/auth/signer
/devenv/docker/blocks/spanner_tests /devenv/docker/blocks/spanner_tests
/devenv/docker/blocks/mt-db
/tmp /tmp
tools/phantomjs/phantomjs tools/phantomjs/phantomjs