[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be readded

This closes #742
This commit is contained in:
Karl Heinz Marbaise 2022-04-15 16:45:17 +02:00 committed by Michael Osipov
parent 70e9381a74
commit 5002a0b0b8
1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -3,12 +3,10 @@ target/
.classpath .classpath
.settings/ .settings/
.svn/ .svn/
bin/
# Intellij # Intellij
*.ipr *.ipr
*.iml *.iml
.idea .idea
out/
.DS_Store .DS_Store
/bootstrap /bootstrap
/dependencies.xml /dependencies.xml