We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57fc10 commit a42bd4fCopy full SHA for a42bd4f
1 file changed
.gitignore
@@ -46,6 +46,9 @@ htmlcov/
46
.coverage
47
.coverage.*
48
.cache
49
+.ruff_cache
50
+.mypy_cache
51
+.pytest_cache
52
nosetests.xml
53
coverage.xml
54
*,cover
0 commit comments