This is an automated email from the ASF dual-hosted git repository. mbrohl pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
commit 652050c9b95453ec17d1265058d1dca8e173c1f4 Author: Michael Brohl <michael.br...@ecomify.de> AuthorDate: Fri Mar 13 17:34:48 2020 +0100 Improved: Added Eclipse bin folder to gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 496ee2c..766c192 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_Store \ No newline at end of file +.DS_Store +bin/ \ No newline at end of file