We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd86552 commit b58c113Copy full SHA for b58c113
1 file changed
src/codemodder/code_directory.py
@@ -15,6 +15,7 @@
15
"build/**",
16
"dist/**",
17
"venv/**",
18
+ "**/site-packages/**",
19
".venv/**",
20
".tox/**",
21
".nox/**",
0 commit comments