mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Workaround to fix #235 (add placeholder inside node_modules)
This commit is contained in:
@@ -184,9 +184,12 @@ ClientBin/
|
||||
*.dbproj.schemaview
|
||||
*.pfx
|
||||
*.publishsettings
|
||||
node_modules/
|
||||
orleans.codegen.cs
|
||||
|
||||
# Workaround for https://github.com/aspnet/JavaScriptServices/issues/235
|
||||
/node_modules/**
|
||||
!/node_modules/_placeholder.txt
|
||||
|
||||
# RIA/Silverlight projects
|
||||
Generated_Code/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user