RejectedSoftware Forums

Sign up

Exclude directory

Is it possible to exclude a whole directory?

/Jacob Carlborg

Re: Exclude directory

Am 01.11.2013 18:58, schrieb Jacob Carlborg:

Is it possible to exclude a whole directory?

Guess you've answered that yourself ;)

https://github.com/rejectedsoftware/dub/pull/155

So just for reference: On git master it's now possible to use wildcards
and some other pattern matching to match multiple files at once with one
"excludedSourceFiles" entry.