From 35a6e28d9e8b7c5323d4eaae27f46f146f6ad93c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=BCrth?= Date: Wed, 12 Oct 2016 15:07:27 +0200 Subject: [PATCH] Add Eclipse stuff to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 21d72ee..8c16f9f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,11 @@ composer.lock /nbproject .idea +# Eclipse / PHP Development Tools / Aptana Studio +.project +.buildpath +.settings + # PHP Tools # ############# /*.phar