Add vendor/ to .gitignore, so ag won't search it.

This commit is contained in:
Cheng Zhao 2013-04-29 19:39:05 +08:00
parent 6c21121001
commit ae0e7ade78

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.DS_Store
build/
node_modules/
vendor/
*.xcodeproj
*.swp