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 c29d0a7 commit 1836078Copy full SHA for 1836078
1 file changed
.gitignore
@@ -111,11 +111,5 @@ infection.json5
111
!/public/themes/metro/
112
!/public/themes/original/
113
!/public/themes/pmahomme/
114
-/public/themes/bootstrap/*.css
115
-/public/themes/bootstrap/*.css.map
116
-/public/themes/metro/*.css
117
-/public/themes/metro/*.css.map
118
-/public/themes/original/*.css
119
-/public/themes/original/*.css.map
120
-/public/themes/pmahomme/*.css
121
-/public/themes/pmahomme/*.css.map
+/public/themes/*/css/*.css
+/public/themes/*/css/*.css.map
0 commit comments