Commit 90b622a0aa89ee4030424510f56ef2c7da492e01
1 parent
26908f96
Exists in
master
and in
28 other branches
ignore all themes by default
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
gitignore.example
| @@ -19,6 +19,7 @@ public/image_uploads | @@ -19,6 +19,7 @@ public/image_uploads | ||
| 19 | public/thumbnails | 19 | public/thumbnails |
| 20 | public/user_themes | 20 | public/user_themes |
| 21 | public/designs/themes/default | 21 | public/designs/themes/default |
| 22 | +public/designs/themes/* | ||
| 22 | public/designs/icons/default | 23 | public/designs/icons/default |
| 23 | public/javascripts/cache*.js | 24 | public/javascripts/cache*.js |
| 24 | public/stylesheets/cache*.css | 25 | public/stylesheets/cache*.css |