From e708acb724e7d3b6354e3c8d89f84b8c33955949 Mon Sep 17 00:00:00 2001 From: Nicholas Serra Date: Sun, 27 Mar 2016 21:49:00 -0400 Subject: [PATCH] Git ignore change for templates dir. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index bef1265..004a8d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ *.pyc -templates/ - .coverage