From dc558f096a7398f2d5c09c4734f069dcfd55e658 Mon Sep 17 00:00:00 2001 From: Arnold Bechtoldt Date: Tue, 14 Aug 2012 14:57:21 +0200 Subject: [PATCH] Ignore new templates within templates/ Signed-off-by: Arnold Bechtoldt --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b910197b..d12d361e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ packages/* temp/* +templates/* .buildpath .project .settings/