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

@@ -1,7 +1,6 @@
/node_modules/
/wwwroot/lib/
/wwwroot/ng-app/**/*.js
/project.lock.json
/music-db.sqlite
/Properties/launchSettings.json

View File

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

View File

@@ -1,4 +1,3 @@
/node_modules/
project.lock.json
/wwwroot/dist/
/Properties/launchSettings.json