You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/05/27 20:08:11 UTC

[maven] branch maven-3.8.x updated: [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be readded

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

michaelo pushed a commit to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.8.x by this push:
     new 23cc86339 [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be readded
23cc86339 is described below

commit 23cc8633983f04f243b15b02fc2e92e2807e009d
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri Apr 15 16:45:17 2022 +0200

    [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be readded
    
    This closes #742
---
 .gitignore | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 28aa49bdc..e7c899857 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,12 +3,10 @@ target/
 .classpath
 .settings/
 .svn/
-bin/
 # Intellij
 *.ipr
 *.iml
 .idea
-out/
 .DS_Store
 /bootstrap
 /dependencies.xml