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

jacopoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new dd4f04c  Remove unnecessary entry and blank lines from .gitignore
dd4f04c is described below

commit dd4f04c827fd32cb2fd0e6ac47f28f31cd0ccc62
Author: Jacopo Cappellato <[email protected]>
AuthorDate: Thu Jun 11 19:54:21 2026 +0200

    Remove unnecessary entry and blank lines from .gitignore
---
 .gitignore | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 30c4f5c..e1edc4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,8 @@
-
 # VS code history plugin folder
 .history
 
 # Intellij files
 .idea
-/bin/
-
-
 
 .DS_Store
-/.settings/
+/.settings/
\ No newline at end of file

Reply via email to