This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.9.x by this push:
new 5002a0b0b [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven
module cannot be readded
5002a0b0b is described below
commit 5002a0b0b8b15334ebcb90b81ad2c2b6a75c1c74
Author: Karl Heinz Marbaise <[email protected]>
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