2017-11-27 13:48:31 -08:00
|
|
|
.dockerignore
|
|
|
|
.env
|
|
|
|
.git
|
|
|
|
.gitignore
|
|
|
|
.vs
|
|
|
|
.vscode
|
2018-01-04 11:01:45 -08:00
|
|
|
docker-compose*.yml
|
|
|
|
*.md
|
|
|
|
hosts
|
|
|
|
LICENSE
|
|
|
|
*.testsettings
|
2017-11-27 13:48:31 -08:00
|
|
|
**/bin/
|
|
|
|
**/obj/
|
|
|
|
**/node_modules/
|
2017-12-18 12:52:05 +01:00
|
|
|
**/bower_components/
|
2019-11-18 15:04:11 +00:00
|
|
|
**/wwwroot/lib/
|
2018-01-29 15:58:08 +00:00
|
|
|
global.json
|
2018-03-23 12:37:12 +01:00
|
|
|
**/appsettings.localhost.json
|
2019-11-18 15:04:11 +00:00
|
|
|
Web/WebSPA/wwwroot/
|
2019-04-10 13:54:06 +01:00
|
|
|
packages/
|
|
|
|
test-results/
|
|
|
|
TestResults/
|
2020-12-21 16:44:02 +01:00
|
|
|
Mobile/
|