mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 03:27:30 +00:00
Updated ReactReduxSpa template to match current patterns
This commit is contained in:
@@ -28,7 +28,13 @@ Obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
/wwwroot/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