Add .testmondata* to .gitignore

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-12-11 12:25:48 -03:00
commit b2c49e1dde

1
.gitignore vendored
View file

@ -166,6 +166,7 @@ coverage.xml
*.py,cover
.hypothesis/
.pytest_cache/
.testmondata*
# Translations
*.mo