We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a6968 commit c5acf4cCopy full SHA for c5acf4c
.gitleaks.toml
@@ -8,4 +8,7 @@ useDefault = true
8
description = "Global allowlist"
9
paths = [
10
'''uv\.lock$''',
11
+ '''venv/''',
12
+ '''\.venv/''',
13
+ '''\.ruff_cache/''',
14
]
0 commit comments