From 88b4516ef85eb3515df8b0c74a0f8cd1ae8a53b6 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 10 Mar 2014 21:55:32 -0400 Subject: [PATCH] added compiled templates to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 58bdac0c9d..c17e34cbfc 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ error.log events.log pidfile + +# templates +/public/templates