-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(content-loader): ignore paths containing hidden files or directories
This shouldn't *really* be necessary, because I'm using `ignore::Walk` to walk the content directory, and it claims to ignore hidden files already, but I'm getting events for files in `.jj/` in the content dir.
- Loading branch information
1 parent
5045409
commit 2a60800
Showing
1 changed file
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters