Git clone fixed

This commit is contained in:
Paul Schneider 2018-07-23 17:15:28 +02:00
commit c590930d09
8 changed files with 28 additions and 16 deletions

View file

@ -24,7 +24,14 @@
"Chat"
]
},
"tooling": {
"exclude": [
"testingrepo",
"wwwroot",
"node_modules",
"bower_components",
"contrib"
],
"tooling": {
"defaultNamespace": "test"
},
"dependencies": {