mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Further workarounds for https://github.com/dotnet/cli/issues/1396
This commit is contained in:
@@ -28,8 +28,13 @@ Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
/wwwroot/dist/
|
||||
/ClientApp/dist/
|
||||
/wwwroot/dist/**
|
||||
/ClientApp/dist/**
|
||||
|
||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
||||
!/wwwroot/dist/_placeholder.txt
|
||||
!/ClientApp/dist/_placeholder.txt
|
||||
|
||||
|
||||
# MSTest test Results
|
||||
[Tt]est[Rr]esult*/
|
||||
|
||||
Reference in New Issue
Block a user