Commit 4422e21361bf9a1b045ba65fcf0ef51be11fadeb

Authored by Antonio Terceiro
1 parent ae02e837

Suggest ignoring the default theme symlink

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore.example
... ... @@ -13,6 +13,7 @@ public/articles
13 13 public/images/0000
14 14 public/thumbnails
15 15 public/user_themes
  16 +public/designs/themes/default
16 17 db/development.db
17 18 db/production.db
18 19 db/test.db
... ...