From c3e73d42d317007c688b0789b4f828a37bcfcd76 Mon Sep 17 00:00:00 2001 From: Tom Gardham-Pallister Date: Sat, 25 Nov 2017 15:40:53 +0000 Subject: [PATCH] updated gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1cc13fe..9340cd0d 100644 --- a/.gitignore +++ b/.gitignore @@ -246,4 +246,6 @@ tools/ test/Ocelot.AcceptanceTests/configuration.json # Read the docstates -_build/ \ No newline at end of file +_build/ +_static/ +_templates/ \ No newline at end of file