We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8ca5a commit e212355Copy full SHA for e212355
1 file changed
.gitignore
@@ -403,3 +403,6 @@ FodyWeavers.xsd
403
# .tfstate files
404
*.tfstate
405
*.tfstate.*
406
+
407
+# wwwroot (as it gets recreated on every npm run build)
408
+**/wwwroot/*
0 commit comments