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

to revert
This commit is contained in:
Daniel Weigh 2014-02-15 16:21:37 -05:00
parent 6124cb20fb
commit 250a523228
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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