add module provider dependencies

This commit is contained in:
Nabeel Shahzad
2017-12-01 14:34:37 -06:00
parent 786c4be726
commit aa4c35afbc
44 changed files with 4612 additions and 3061 deletions

6
modules/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Ignore everything so if we update via git, nothing is overwritten
*
# But keep the sample and this file around
!.gitignore
!Sample