diff --git a/.gitignore b/.gitignore index a450ce7..312e581 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,10 @@ coverage.xml .pytest_cache/ cover/ +# Code quality tools cache +.bandit/ +validate.txt + # Translations *.mo *.pot