From b56009c1d21ab85b57b4e439715927184f2f43fc Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 28 Jun 2013 16:15:52 +0800 Subject: [PATCH] Do not ignore vendor/. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 062b94e24e53..7451f5c5299a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ frameworks/ node/ node_modules/ out/ -vendor/ +vendor/brightray/vendor/download/ *.xcodeproj *.swp *.pyc