From 832e6265735ac75685625b917b81d374c55a3926 Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Mon, 27 Oct 2014 11:51:28 -0400 Subject: [PATCH] CB-7726 fix typo in gitignore: ant-built -> ant-build github: close #131 --- bin/templates/project/gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/templates/project/gitignore b/bin/templates/project/gitignore index a1c8ff71..6e524459 100644 --- a/bin/templates/project/gitignore +++ b/bin/templates/project/gitignore @@ -5,7 +5,7 @@ local.properties /gradlew.bat /gradle # Ant builds -ant-built +ant-build ant-gen # Eclipse builds gen