Skip to content

Commit e212355

Browse files
committed
Exclude wwwroot via .gitignore
1 parent 6e8ca5a commit e212355

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,3 +403,6 @@ FodyWeavers.xsd
403403
# .tfstate files
404404
*.tfstate
405405
*.tfstate.*
406+
407+
# wwwroot (as it gets recreated on every npm run build)
408+
**/wwwroot/*

0 commit comments

Comments
 (0)