Add govuk-template-flask-skeleton

This commit is contained in:
Rebecca Law
2015-11-23 13:50:37 +00:00
parent 9c07a61224
commit a9fe2e6bb7
92 changed files with 7201 additions and 5 deletions

9
.gitignore vendored
View File

@@ -55,4 +55,11 @@ docs/_build/
# PyBuilder
target/
.idea/
.idea/
# cache and static rebuild files
assets/stylesheets/govuk_template/.sass-cache/
.sass-cache/
cache/
static/stylesheets/govuk-template*
static/css*