Merge "Add .mypy_cache directory to the gitignore file"

This commit is contained in:
Zuul
2025-03-02 00:29:02 +00:00
committed by Gerrit Code Review

1
.gitignore vendored
View File

@@ -39,6 +39,7 @@ nosetests.xml
.testrepository .testrepository
.stestr .stestr
.venv .venv
.mypy_cache
# Translations # Translations
*.mo *.mo