mirror of https://github.com/apache/maven.git
[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be readded
This closes #742
This commit is contained in:
parent
fc1962e659
commit
3ad4fe5a1a
|
@ -3,12 +3,10 @@ target/
|
|||
.classpath
|
||||
.settings/
|
||||
.svn/
|
||||
bin/
|
||||
# Intellij
|
||||
*.ipr
|
||||
*.iml
|
||||
.idea
|
||||
out/
|
||||
.DS_Store
|
||||
/bootstrap
|
||||
/dependencies.xml
|
||||
|
|
Loading…
Reference in New Issue