diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -57,7 +57,8 @@ Thumbs.db data/* # -- local cache -html/cache/* +public/cache/* +storage/* # -- exceptions: keep proposing directory-structure !data/.gitkeep |
