From dd865b0dfb074f5ae42825deae888b49dbce5adb Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 15 Feb 2016 19:49:33 +0100 Subject: [PATCH] Remove IDE specific files from .gitignore. [skip ci] --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index d96dae730e..24a6fb22e5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,3 @@ storage/ .env.local - -# Eclipse specific files -.buildpath -.project -.settings/ -