ignore dot build

This commit is contained in:
omochimetaru
2024-12-17 21:22:02 +09:00
parent 0bbaa3519b
commit 736b0ed987

View File

@@ -44,6 +44,7 @@ filename =
exclude =
.git,
__pycache__,
.build,
ignore =
# The black tool treats slices consistently, the E203 warning is not PEP8