parent
6ed6b8e3d2
commit
b9c387bf5f
|
|
@ -13,7 +13,6 @@ PublishProfiles/
|
||||||
*.docstates
|
*.docstates
|
||||||
_ReSharper.*
|
_ReSharper.*
|
||||||
nuget.exe
|
nuget.exe
|
||||||
project.lock.json
|
|
||||||
*net45.csproj
|
*net45.csproj
|
||||||
*net451.csproj
|
*net451.csproj
|
||||||
*k10.csproj
|
*k10.csproj
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/wwwroot/lib/
|
/wwwroot/lib/
|
||||||
/wwwroot/ng-app/**/*.js
|
/wwwroot/ng-app/**/*.js
|
||||||
/project.lock.json
|
|
||||||
/music-db.sqlite
|
/music-db.sqlite
|
||||||
/Properties/launchSettings.json
|
/Properties/launchSettings.json
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -43,10 +43,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
/node_modules/
|
/node_modules/
|
||||||
project.lock.json
|
|
||||||
/wwwroot/dist/
|
/wwwroot/dist/
|
||||||
/Properties/launchSettings.json
|
/Properties/launchSettings.json
|
||||||
|
|
|
||||||
|
|
@ -28,13 +28,8 @@ Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
/wwwroot/dist/**
|
/wwwroot/dist/
|
||||||
/ClientApp/dist/**
|
/ClientApp/dist/
|
||||||
|
|
||||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
|
||||||
!/wwwroot/dist/_placeholder.txt
|
|
||||||
!/ClientApp/dist/_placeholder.txt
|
|
||||||
|
|
||||||
|
|
||||||
# MSTest test Results
|
# MSTest test Results
|
||||||
[Tt]est[Rr]esult*/
|
[Tt]est[Rr]esult*/
|
||||||
|
|
@ -49,10 +44,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
|
|
@ -28,12 +28,8 @@ Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
/wwwroot/dist/**
|
/wwwroot/dist/
|
||||||
/ClientApp/dist/**
|
/ClientApp/dist/
|
||||||
|
|
||||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
|
||||||
!/wwwroot/dist/_placeholder.txt
|
|
||||||
!/ClientApp/dist/_placeholder.txt
|
|
||||||
|
|
||||||
/yarn.lock
|
/yarn.lock
|
||||||
|
|
||||||
|
|
@ -50,10 +46,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
|
|
@ -28,10 +28,7 @@ Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
/wwwroot/dist/**
|
/wwwroot/dist/
|
||||||
|
|
||||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
|
||||||
!/wwwroot/dist/_placeholder.txt
|
|
||||||
|
|
||||||
/yarn.lock
|
/yarn.lock
|
||||||
|
|
||||||
|
|
@ -48,10 +45,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
|
|
@ -28,12 +28,8 @@ Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
/wwwroot/dist/**
|
/wwwroot/dist/
|
||||||
/ClientApp/dist/**
|
/ClientApp/dist/
|
||||||
|
|
||||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
|
||||||
!/wwwroot/dist/_placeholder.txt
|
|
||||||
!/ClientApp/dist/_placeholder.txt
|
|
||||||
|
|
||||||
/yarn.lock
|
/yarn.lock
|
||||||
|
|
||||||
|
|
@ -50,10 +46,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
|
|
@ -28,10 +28,7 @@ Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
/wwwroot/dist/**
|
/wwwroot/dist/
|
||||||
|
|
||||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
|
||||||
!/wwwroot/dist/_placeholder.txt
|
|
||||||
|
|
||||||
/yarn.lock
|
/yarn.lock
|
||||||
|
|
||||||
|
|
@ -48,10 +45,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
|
|
@ -28,10 +28,7 @@ Obj/
|
||||||
|
|
||||||
# Visual Studio 2015 cache/options directory
|
# Visual Studio 2015 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
/wwwroot/dist/**
|
/wwwroot/dist/
|
||||||
|
|
||||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
|
||||||
!/wwwroot/dist/_placeholder.txt
|
|
||||||
|
|
||||||
/yarn.lock
|
/yarn.lock
|
||||||
|
|
||||||
|
|
@ -49,7 +46,6 @@ TestResult.xml
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
# DNX
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
artifacts/
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
|
|
|
||||||
|
|
@ -45,10 +45,6 @@ TestResult.xml
|
||||||
[Rr]eleasePS/
|
[Rr]eleasePS/
|
||||||
dlldata.c
|
dlldata.c
|
||||||
|
|
||||||
# DNX
|
|
||||||
project.lock.json
|
|
||||||
artifacts/
|
|
||||||
|
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
*_i.h
|
*_i.h
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue