From bc4e99ce2faafb2cf4ac489b302e2cb1df9ca90d Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Mon, 25 Nov 2019 13:21:41 +0000 Subject: [PATCH] Remove gitignore reference to govuk_template This change was missing from the previous pull request. --- app/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index c60deb95a..191f96b65 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,3 +1,2 @@ /version.py -/templates/govuk_template.html /static