Commit Graph

2 Commits

Author SHA1 Message Date
baa0e95227 Code comments for ignore.toml 2023-10-06 21:53:10 +11:00
e387086890 Add support for ignoring files
Add ignore.toml, configuration for ignoring files
Add file_filter.py, for matching files against glob/regex patterns
Update relevant code to use file filter
+Tests
2023-10-06 01:43:35 +11:00