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:
3
.code-tokenizer-md-ignore
Normal file
3
.code-tokenizer-md-ignore
Normal 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
|
Reference in New Issue
Block a user