Add vendor/ to .gitignore, so ag won't search it.
authorCheng Zhao <zcbenz@gmail.com>
Mon, 29 Apr 2013 11:39:05 +0000 (19:39 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 29 Apr 2013 11:39:05 +0000 (19:39 +0800)
.gitignore

index be7d595..7494d83 100644 (file)
@@ -1,5 +1,6 @@
 .DS_Store
 build/
 node_modules/
+vendor/
 *.xcodeproj
 *.swp