From 17219456a51838c9c261cce3d87edc54e07b410f Mon Sep 17 00:00:00 2001 From: George MacKerron Date: Wed, 7 Aug 2013 09:29:41 +0100 Subject: [PATCH] Added vendor/*/build-* to .gitignore --- lib/motion/project/template/ios/files/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/motion/project/template/ios/files/.gitignore b/lib/motion/project/template/ios/files/.gitignore index c3576622..98d8afe9 100644 --- a/lib/motion/project/template/ios/files/.gitignore +++ b/lib/motion/project/template/ios/files/.gitignore @@ -14,3 +14,4 @@ nbproject .eprj .sass-cache .idea +vendor/*/build-*