Skip to content

Commit

Permalink
Add wine's dosdevices directory to default for exclude_dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 27, 2024
1 parent 953bce6 commit c313d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domdf_python_tools/paths.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
".tox4",
".nox",
"__pypackages__",
"dosdevices",
)
"""
A list of directories which will likely be unwanted when searching directory trees for files.
Expand Down

0 comments on commit c313d01

Please sign in to comment.