From 056fd497601e995418d4e40d5a62dd372c103c9f Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Tue, 2 May 2017 02:16:52 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7353769..08fd598 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -cache -.doit.db -__pycache__ output -posts/directory \ No newline at end of file +public/ +cache/ +__pycache__/ +.doit.* \ No newline at end of file