Skip to content

Commit

Permalink
Update gitignore - Eclipse IDE specific conf (#14099)
Browse files Browse the repository at this point in the history
Those Ecilpse-IDE specific files are generated by mvn eclipse:eclipse.
  • Loading branch information
Chenjp committed May 8, 2024
1 parent 0fc6a30 commit c24eca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -11,6 +11,8 @@ target/
.settings/
.project
.classpath
.externalToolBuilders
maven-eclipse.xml

# idea ignore
.idea/
Expand Down

0 comments on commit c24eca7

Please sign in to comment.