From 7c394412cca7933533a6ea28f07b37e4cae4f1a8 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Tue, 27 Jan 2015 23:58:05 +0100 Subject: [PATCH] Updated .gitignore file --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 31a89864..3078ede9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -src/configuration.php \ No newline at end of file +src/configuration.php +.settings +.project +.buildpath \ No newline at end of file