Files
slinky/internal
Luke Hagar b4f2754ad1 Add PatternMatcher for improved include/ignore logic in fsurls.go
Introduce a new PatternMatcher type to handle include and ignore patterns more effectively. Implement methods for checking if paths should be included or ignored based on specified patterns. Additionally, enhance the LoadSlinkyIgnorePatterns function to parse .slinkignore files and compile ignore patterns, improving the URL collection process. This change streamlines the handling of file and directory patterns, ensuring better accuracy in URL extraction.
2025-09-19 18:54:52 +00:00
..