We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930de6d commit b0e341fCopy full SHA for b0e341f
1 file changed
.gitignore
@@ -382,3 +382,7 @@ src/**/wwwroot/**/uploader
382
**/BootstrapBlazor/wwwroot/css/sweetalert2.css
383
**/BootstrapBlazor/wwwroot/css/motronic.min.css
384
**/BootstrapBlazor/wwwroot/css/nano.min.css
385
+
386
+# test
387
+**/UnitTestSvgIcon/**/*.svg
388
+**/UnitTestSvgIcon/**/*.razor
0 commit comments