Remove some stuff from .gitignore.

Let people define their own global .gitignore file. Also people keep
complaining that composer.lock is in this file.
This commit is contained in:
Taylor Otwell 2014-11-06 20:51:39 -06:00
parent 46d1a27b77
commit 3c9d67ad65
1 changed files with 0 additions and 6 deletions

6
.gitignore vendored
View File

@ -1,8 +1,2 @@
/.idea
/vendor /vendor
/node_modules
.env .env
.DS_Store
Thumbs.db
composer.lock
composer.phar