chore: add debug/ to .gitignore to prevent trace clutter

This commit is contained in:
2026-04-27 14:52:44 +02:00
parent 8c37290bc3
commit 0b68d4bc77

3
.gitignore vendored
View File

@@ -38,3 +38,6 @@ htmlcov/
.coverage
coverage.xml
.hypothesis/
# Local diagnostic traces
debug/