Ignore as well .pytest_cache

This commit is contained in:
2025-12-27 20:37:21 +01:00
parent f631f61bad
commit ce19237444
+2 -1
View File
@@ -12,4 +12,5 @@ __pycache__/
*.egg *.egg
*.egg-info/ *.egg-info/
dist/ dist/
build/ build/
.pytest_cache/