Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

ignore dot files event if the file is under the subdir of sourcedir #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samoay
Copy link

@samoay samoay commented Jun 9, 2014

the former behaviour of option ignoredotfiles will just check the files under sourcedir for one level, not recursively, which caused the following cases won't be ignored (option sourcedir set to 'content'):

content/aaa/.bbb
content/ccc/.ddd/fff
...

…es under the subdir of the sourcedir, such as: sourcedir/aaa/.bbb
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant