Add "venv" to extend-exclude

This commit is contained in:
Yuta Hayashibe
2023-10-01 21:48:50 +09:00
parent 49c24285c7
commit c8fcfd4581

View File

@@ -12,4 +12,4 @@ nd="nd"
[files]
extend-exclude = ["_typos.toml"]
extend-exclude = ["_typos.toml", "venv"]