Skip to content

Commit

Permalink
[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module ca…
Browse files Browse the repository at this point in the history
…nnot be readded

This closes #742
  • Loading branch information
khmarbaise authored and michael-o committed May 27, 2022
1 parent 7ae663f commit 23cc863
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ target/
.classpath
.settings/
.svn/
bin/
# Intellij
*.ipr
*.iml
.idea
out/
.DS_Store
/bootstrap
/dependencies.xml
Expand Down

0 comments on commit 23cc863

Please sign in to comment.