diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-02-06 18:35:12 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-02-06 19:00:14 +0100 |
| commit | c5b01e7b0b15fcdd2de49687f97f06b516d7d17d (patch) | |
| tree | 402f4f84befffdbbe021382d527be581e650a719 /.gitignore | |
| parent | daf3ed07ce9b1b739fea645b36fc699ac3cbd416 (diff) | |
Setup modern static files handling.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ *.pyc *.db local_settings.py -media/docs +static_root src/ |
