From 246789ac6b6d5399bc50a90bed9bd9b8c1d6197a Mon Sep 17 00:00:00 2001 From: Simon Caminada Date: Tue, 28 Aug 2018 11:58:03 +0200 Subject: [PATCH] fix gitignore whoosh --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8163ec2..c17e019 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,5 @@ Thumbs.db /static/fonts/ /static/img/ /static/animation/ -/whoosh/ /.idea /requirements.txt \ No newline at end of file