From 3505c58b57fa51440cf407b31d688bab2cac86fc Mon Sep 17 00:00:00 2001 From: alcexhim Date: Fri, 27 Feb 2015 21:37:35 -0500 Subject: [PATCH] Updated .gitignore --- PHP/.gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/PHP/.gitignore b/PHP/.gitignore index 6a3db272..33bccf42 100644 --- a/PHP/.gitignore +++ b/PHP/.gitignore @@ -18,4 +18,11 @@ Tenant/Resources/* # as well as a readme file that describes how to use resource bundles !Tenant/Resources/Readme.txt # and don't pull in sandbox stuff (which is really only for testing locally) -Sandbox/* \ No newline at end of file +Sandbox/* + +# ignore Eclipse IDE stuff +.buildpath +.project +.settings +.metadata +RemoteSystemsTempFiles