Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/traverse: Add an option to rely purely on ignore files for traversing directories #339

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

MA-DDN
Copy link

@MA-DDN MA-DDN commented Nov 27, 2024

What does this PR accomplish?

  • 🦚 Feature

Changes proposed by this PR:

This pr adds an option flag to change the behaviour of the traversal module to collect all relevant files except those which match an entry in a .gitignore file. Our usecase for this is to be able to ignore certain temporary Markdown files which are pulled in when building our documentation.

📜 Checklist

  • Works on the ./demo sub directory
  • Test coverage is excellent and passes
  • Documentation is thorough

@MA-DDN MA-DDN marked this pull request as ready for review November 27, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant