Skip to content

Commit 475a370

Browse files
committed
Update .gitignore
1 parent c222609 commit 475a370

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ bld/
2424

2525
# Visual Studio 2015 cache/options directory
2626
.vs/
27+
# Uncomment if you have tasks that create the project's static files in wwwroot
28+
#wwwroot/
2729

2830
# MSTest test Results
2931
[Tt]est[Rr]esult*/
@@ -204,3 +206,11 @@ FakesAssemblies/
204206

205207
# Visual Studio 6 workspace options file
206208
*.opt
209+
210+
# Visual Studio LightSwitch build output
211+
**/*.HTMLClient/GeneratedArtifacts
212+
**/*.DesktopClient/GeneratedArtifacts
213+
**/*.DesktopClient/ModelManifest.xml
214+
**/*.Server/GeneratedArtifacts
215+
**/*.Server/ModelManifest.xml
216+
_Pvt_Extensions

0 commit comments

Comments
 (0)