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/14 18:53:20 UTC

[maven] 01/01: [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 MNG-7448
in repository https://gitbox.apache.org/repos/asf/maven.git

commit d0eedf44ffebac528c17c8b4ec96d3c91305d789
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 0a2cc2d71..69c3758e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,12 +3,10 @@ target/
 .classpath
 .settings/
 .svn/
-bin/
 # Intellij
 *.ipr
 *.iml
 .idea
-out/
 .DS_Store
 /bootstrap
 /dependencies.xml