Merge pull request #1618 from lukasbesch/fix/composer-vendor

gitignore composer vendor directory
This commit is contained in:
Ben Word
2016-02-14 15:27:30 -07:00

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ dist
bower_components
node_modules
npm-debug.log
vendor