Commit 07cd83071f043ef6704940c6e679b5060b242a03

Authored by Antonio Terceiro
1 parent a3ff7fba

Ignore symlink created on demand

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
gitignore.example
... ... @@ -16,6 +16,7 @@ public/images/0000
16 16 public/thumbnails
17 17 public/user_themes
18 18 public/designs/themes/default
  19 +public/designs/icons/default
19 20 public/javascripts/cache*.js
20 21 public/stylesheets/cache*.css
21 22 db/development.db
... ...