diff options
author | 2019-09-21 22:13:25 +1000 | |
---|---|---|
committer | 2019-09-21 22:13:25 +1000 | |
commit | 034b901cc7819f954debe73123eb67f40666133a (patch) | |
tree | 60039795a388ebeb41e1f2aeb7eee66a7a1ff640 /.gitignore | |
parent | CI Job Merge (#255) (diff) |
Use a .whl for `wiki` package instead of git repo.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -117,5 +117,7 @@ media/ pip-wheel-metadata/ staticfiles/ +!docker/app/wheels + *.js.tmp log.* |