* ignore vendor/* (bundle|cache|etc) -- any issues with this, feel free
to revert
This commit is contained in:
parent
6124cb20fb
commit
250a523228
|
|
@ -1,6 +1,7 @@
|
|||
.idea
|
||||
*~
|
||||
*.swp
|
||||
*/vendor/*
|
||||
HTML
|
||||
.DS_Store
|
||||
coverage/
|
||||
|
|
|
|||
Loading…
Reference in New Issue