From 3c9d67ad657290c889969c85867677f35e6ae8f1 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 6 Nov 2014 20:51:39 -0600 Subject: [PATCH] Remove some stuff from .gitignore. Let people define their own global .gitignore file. Also people keep complaining that composer.lock is in this file. --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index ac69d2b0..fadc7c17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,2 @@ -/.idea /vendor -/node_modules .env -.DS_Store -Thumbs.db -composer.lock -composer.phar