diff options
| author | Jannis Leidel <jannis@leidel.info> | 2015-01-10 22:21:55 +0100 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2015-04-01 17:15:12 +0200 |
| commit | f565c4ed753083a0fcf17c7c514d5fc2f91403de (patch) | |
| tree | 4b0e6ec7c0a00d7dc876be4708f8fb52c0fc9cb9 /.gitignore | |
| parent | 04ed5a5cce0ea2be8a5f67f071d86dd57b13b05b (diff) | |
Clean up path based settings.
This move static and media root into the base directory and gets rid of some odd naming ideas (ancestor? really?) in Unipath.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.db djangodocs static_root +media_root djangodocs.index docs/locale/*/LC_MESSAGES/django.mo secrets.json |
