Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Use VCS ignored even when in a subdirectory #133

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nielsAD
Copy link

@nielsAD nielsAD commented Aug 25, 2015

PathLoader only checks for VCS ignores when the active working directory is the root of the VCS. This commit will change that to use GitRepository.isPathIgnored even when working in a subdirectory.

Fixes #120

@nielsAD nielsAD changed the title 🐛 Use VCS ignored even when in a subdirectory Use VCS ignored even when in a subdirectory Sep 2, 2015
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