From a730b56faf1d58657d9c1dc47d6955ea88495376 Mon Sep 17 00:00:00 2001 From: Bala Clark Date: Tue, 26 Nov 2013 21:29:41 +0100 Subject: [PATCH] ignore generated templates.js file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 773d18d..c86ccd4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ lib/tests/pid.txt comicbook node_modules +lib/templates.js