Skip to content

Commit

Permalink
Merge pull request #6121 from reckart/refactoring/6120-Add-Maven-Ecli…
Browse files Browse the repository at this point in the history
…pse-and-IntelliJ-folders-to-gitignore

Issue #6120: Add Maven, Eclipse and IntelliJ folders to gitignore
  • Loading branch information
pkriens committed May 17, 2024
2 parents 3c35006 + 80947e2 commit a9c5ca7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ Archive
/generated/
/install-jdk.sh
.to
.idea
.settings
.flattened-pom.xml
target/

0 comments on commit a9c5ca7

Please sign in to comment.