File tree Expand file tree Collapse file tree 11 files changed +9
-63
lines changed
Expand file tree Collapse file tree 11 files changed +9
-63
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ PublishProfiles/
1313* .docstates
1414_ReSharper. *
1515nuget.exe
16- project.lock.json
1716* net45.csproj
1817* net451.csproj
1918* k10.csproj
Original file line number Diff line number Diff line change 11/node_modules /
22/wwwroot /lib /
33/wwwroot /ng-app /** /* .js
4- /project.lock.json
54/music-db.sqlite
65/Properties /launchSettings.json
76
Original file line number Diff line number Diff line change @@ -43,10 +43,6 @@ TestResult.xml
4343[Rr ]eleasePS /
4444dlldata.c
4545
46- # DNX
47- project.lock.json
48- artifacts /
49-
5046* _i.c
5147* _p.c
5248* _i.h
Original file line number Diff line number Diff line change 11/node_modules /
2- project.lock.json
32/wwwroot /dist /
43/Properties /launchSettings.json
Original file line number Diff line number Diff line change 2828
2929# Visual Studio 2015 cache/options directory
3030.vs/
31- /wwwroot/dist/**
32- /ClientApp/dist/**
33-
34- # Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
35- !/wwwroot/dist/_placeholder.txt
36- !/ClientApp/dist/_placeholder.txt
37-
31+ /wwwroot/dist/
32+ /ClientApp/dist/
3833
3934# MSTest test Results
4035[Tt]est[Rr]esult*/
@@ -49,10 +44,6 @@ TestResult.xml
4944[Rr]eleasePS/
5045dlldata.c
5146
52- # DNX
53- project.lock.json
54- artifacts/
55-
5647*_i.c
5748*_p.c
5849*_i.h
Original file line number Diff line number Diff line change 2828
2929# Visual Studio 2015 cache/options directory
3030.vs/
31- /wwwroot/dist/**
32- /ClientApp/dist/**
33-
34- # Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
35- !/wwwroot/dist/_placeholder.txt
36- !/ClientApp/dist/_placeholder.txt
31+ /wwwroot/dist/
32+ /ClientApp/dist/
3733
3834/yarn.lock
3935
@@ -50,10 +46,6 @@ TestResult.xml
5046[Rr]eleasePS/
5147dlldata.c
5248
53- # DNX
54- project.lock.json
55- artifacts/
56-
5749*_i.c
5850*_p.c
5951*_i.h
Original file line number Diff line number Diff line change 2828
2929# Visual Studio 2015 cache/options directory
3030.vs/
31- /wwwroot/dist/**
32-
33- # Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
34- !/wwwroot/dist/_placeholder.txt
31+ /wwwroot/dist/
3532
3633/yarn.lock
3734
@@ -48,10 +45,6 @@ TestResult.xml
4845[Rr]eleasePS/
4946dlldata.c
5047
51- # DNX
52- project.lock.json
53- artifacts/
54-
5548*_i.c
5649*_p.c
5750*_i.h
Original file line number Diff line number Diff line change 2828
2929# Visual Studio 2015 cache/options directory
3030.vs/
31- /wwwroot/dist/**
32- /ClientApp/dist/**
33-
34- # Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
35- !/wwwroot/dist/_placeholder.txt
36- !/ClientApp/dist/_placeholder.txt
31+ /wwwroot/dist/
32+ /ClientApp/dist/
3733
3834/yarn.lock
3935
@@ -50,10 +46,6 @@ TestResult.xml
5046[Rr]eleasePS/
5147dlldata.c
5248
53- # DNX
54- project.lock.json
55- artifacts/
56-
5749*_i.c
5850*_p.c
5951*_i.h
Original file line number Diff line number Diff line change 2828
2929# Visual Studio 2015 cache/options directory
3030.vs/
31- /wwwroot/dist/**
32-
33- # Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
34- !/wwwroot/dist/_placeholder.txt
31+ /wwwroot/dist/
3532
3633/yarn.lock
3734
@@ -48,10 +45,6 @@ TestResult.xml
4845[Rr]eleasePS/
4946dlldata.c
5047
51- # DNX
52- project.lock.json
53- artifacts/
54-
5548*_i.c
5649*_p.c
5750*_i.h
Original file line number Diff line number Diff line change 2828
2929# Visual Studio 2015 cache/options directory
3030.vs/
31- /wwwroot/dist/**
32-
33- # Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
34- !/wwwroot/dist/_placeholder.txt
31+ /wwwroot/dist/
3532
3633/yarn.lock
3734
@@ -49,7 +46,6 @@ TestResult.xml
4946dlldata.c
5047
5148# DNX
52- project.lock.json
5349artifacts/
5450
5551*_i.c
You can’t perform that action at this time.
0 commit comments