diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-09-25 19:14:59 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-09-25 19:14:59 (GMT) |
commit | 331aaeecc6627e5b9c58145ec34365152dbf6622 (patch) | |
tree | b13076a5d1d518ef0593fd60397eb41207fb242b /.gitignore | |
parent | 2a40af2011cca2defd64254806970cf376a760a7 (diff) |
fixed gitignore to include show_images and cache dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ pv/local_settings.py pv/site_media/buttons/b-*.png pv/site_media/buttons/s-*.png pv/site_media/buttons/r-*.png +pv/site_media/show_images/* +pv/cache/* |