From 9063baa3bfdf2e8e08498a21a382777dd9151bcd Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 14 Jul 2011 19:17:02 +0200 Subject: [PATCH] - Merged wbb3addons-gitIgnoreImprovements into master --- .gitignore | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 798c2fb7ee..fec3b05725 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,19 @@ +# Linux +*~ # backup files +# Windows +Thumbs.db + +# Visual Studio PHP *.sln *.phpproj *.puo *.suo -*.project \ No newline at end of file + +# Eclipse +.settings/ +.project +.buildpath + +# SVN +.svn/ -- 2.20.1