Remove obsolete references from gitignore files. Fixes #818 and #819.

This commit is contained in:
Steve Sanderson
2017-03-29 10:33:29 +01:00
parent 6ed6b8e3d2
commit b9c387bf5f
11 changed files with 9 additions and 63 deletions

View File

@@ -28,13 +28,8 @@ Obj/
# Visual Studio 2015 cache/options directory
.vs/
/wwwroot/dist/**
/ClientApp/dist/**
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
!/wwwroot/dist/_placeholder.txt
!/ClientApp/dist/_placeholder.txt
/wwwroot/dist/
/ClientApp/dist/
# MSTest test Results
[Tt]est[Rr]esult*/
@@ -49,10 +44,6 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c
*_p.c
*_i.h

View File

@@ -28,12 +28,8 @@ Obj/
# Visual Studio 2015 cache/options directory
.vs/
/wwwroot/dist/**
/ClientApp/dist/**
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
!/wwwroot/dist/_placeholder.txt
!/ClientApp/dist/_placeholder.txt
/wwwroot/dist/
/ClientApp/dist/
/yarn.lock
@@ -50,10 +46,6 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c
*_p.c
*_i.h

View File

@@ -28,10 +28,7 @@ Obj/
# Visual Studio 2015 cache/options directory
.vs/
/wwwroot/dist/**
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
!/wwwroot/dist/_placeholder.txt
/wwwroot/dist/
/yarn.lock
@@ -48,10 +45,6 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c
*_p.c
*_i.h

View File

@@ -28,12 +28,8 @@ Obj/
# Visual Studio 2015 cache/options directory
.vs/
/wwwroot/dist/**
/ClientApp/dist/**
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
!/wwwroot/dist/_placeholder.txt
!/ClientApp/dist/_placeholder.txt
/wwwroot/dist/
/ClientApp/dist/
/yarn.lock
@@ -50,10 +46,6 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c
*_p.c
*_i.h

View File

@@ -28,10 +28,7 @@ Obj/
# Visual Studio 2015 cache/options directory
.vs/
/wwwroot/dist/**
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
!/wwwroot/dist/_placeholder.txt
/wwwroot/dist/
/yarn.lock
@@ -48,10 +45,6 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c
*_p.c
*_i.h

View File

@@ -28,10 +28,7 @@ Obj/
# Visual Studio 2015 cache/options directory
.vs/
/wwwroot/dist/**
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
!/wwwroot/dist/_placeholder.txt
/wwwroot/dist/
/yarn.lock
@@ -49,7 +46,6 @@ TestResult.xml
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c

View File

@@ -45,10 +45,6 @@ TestResult.xml
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
artifacts/
*_i.c
*_p.c
*_i.h