Added vendor/ to .gitignore

This commit is contained in:
Ascendings 2016-04-20 23:32:25 -04:00
parent 7bc768f7be
commit 0516da540c

7
.gitignore vendored
View File

@ -6,6 +6,11 @@
app/config/production.php
app/config/development.php
# Vendor packages #
###################
# we don't need to sync these everywhere
vendor/
# Dot Files #
#############
# the gitignore bit is so that .gitignore is still committed if
@ -49,4 +54,4 @@ app/config/development.php
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Thumbs.db