Skip to content

Commit 7c3715c

Browse files
committed
Fix gitignore for public/themes
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
1 parent 119694f commit 7c3715c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ infection.json5
105105
!/public/js/.gitkeep
106106
/public/setup/*.css
107107
/public/setup/*.css.map
108-
/public/themes
108+
/public/themes/*
109109
!/public/themes/dot.gif
110110
!/public/themes/bootstrap/
111111
!/public/themes/metro/

0 commit comments

Comments
 (0)