Skip to content

Conversation

@barneygale
Copy link
Contributor

@barneygalebarneygale commented Apr 10, 2024

Add support for excluding hidden files (with names beginning .) in our internal glob._Globber class. This is necessary for unifying the glob and pathlib globbing implementations.

Add support for excluding hidden files (with names beginning `.`) in our internal `glob._Globber` class. This is necessary for unifying the `glob` and `pathlib` globbing implementations.
@barneygale
Copy link
ContributorAuthor

Closing - I've folded this back into #116392

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@barneygale