diff options
author | 2019-04-14 14:44:15 +0100 | |
---|---|---|
committer | 2019-04-14 14:44:15 +0100 | |
commit | adafc9e405434b6b5ce47eff5be0e8be9e9688b6 (patch) | |
tree | ef20dee66b0b6b1b881f86853d8636cad257e1f9 /.gitignore | |
parent | Some work towards fixed navigation (diff) |
Fixing up image plugin
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -113,6 +113,7 @@ rethinkdb_data/ # Node modules node_modules/ +media/ pip-wheel-metadata/ staticfiles/ |