Enable ignore file processing for file exclusion

Added functionality to load and process nested `.code-tokenizer-md-ignore` files for excluding patterns during markdown generation. Introduced new dependencies and ensured initialization before file processing operations.
This commit is contained in:
2024-11-24 10:33:47 -05:00
parent 702e228f98
commit bef68b9fa5
5 changed files with 109 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
# This is just for testing to make sure the glob patterns work
# Check is valid when test-for-ignore.css is not included in the program output
**/*.css