Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add skipFilenames method to FileList class
The `skipFilenames` method was added to the FileList class. This method allows skipping specific filenames during the file scanning process. This change enhances the functionality of the FileList class by providing more control over the files to include or exclude.
- Loading branch information