* ignore vendor/* (bundle|cache) -- any issues with this, feel free

to revert
This commit is contained in:
Daniel Weigh 2014-02-16 11:18:03 -05:00
parent 8cfe032dc2
commit bf9e26ae3f
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,7 +1,8 @@
.idea
*~
*.swp
*/vendor/*
*/vendor/bundle
*/vendor/cache
HTML
.DS_Store
coverage/