ignore hidden files during build
- still possible to add them via "sourceFiles"
- as dots aren't allowed in D module names it's pretty
  uncommon to use them in a d source file name
1 parent d25f784 commit f03e4dd50d5d64591bf80d2306d0eda8b04f1678
@Martin Nowak Martin Nowak authored on 21 Mar 2015
Showing 13 changed files
View
source/dub/recipe/packagerecipe.d
View
test/ignore-hidden-1/.gitignore 0 → 100644
View
test/ignore-hidden-1/.no_run 0 → 100644
View
test/ignore-hidden-1/.no_test 0 → 100644
View
test/ignore-hidden-1/dub.json 0 → 100644
View
test/ignore-hidden-1/source/.hidden.d 0 → 100644
View
test/ignore-hidden-1/source/app.d 0 → 100644
View
test/ignore-hidden-2/.gitignore 0 → 100644
View
test/ignore-hidden-2/.no_run 0 → 100644
View
test/ignore-hidden-2/.no_test 0 → 100644
View
test/ignore-hidden-2/dub.json 0 → 100644
View
test/ignore-hidden-2/source/.hidden.d 0 → 100644
View
test/ignore-hidden-2/source/app.d 0 → 100644