This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch release17.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


The following commit(s) were added to refs/heads/release17.12 by this push:
     new e778e45  Improved: put bin in gitignore
e778e45 is described below

commit e778e4588e647d227b7d7bbfee5c8e9db8ab685c
Author: Jacques Le Roux <[email protected]>
AuthorDate: Tue Nov 23 10:44:09 2021 +0100

    Improved: put bin in gitignore
    
    I see no reason to have .DS_Store there
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 496ee2c..ae3c172 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-.DS_Store
\ No newline at end of file
+/bin/

Reply via email to