* 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 .idea
*~ *~
*.swp *.swp
*/vendor/* */vendor/bundle
*/vendor/cache
HTML HTML
.DS_Store .DS_Store
coverage/ coverage/