fix Docker image: separate static assets from build output

This commit is contained in:
Henning Jacobs
2016-12-21 22:55:15 +01:00
parent 6ae7ee0f46
commit 2a4bf6b0c8
5 changed files with 5 additions and 4 deletions

2
.gitignore vendored
View File

@@ -3,5 +3,5 @@ __pycache__
*.pyc
.idea/
**/node_modules/
static/
static/build/
*-secret