Skip to content

Commit

Permalink
git ignore eclipse files in all sub-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodjam authored and ebourg committed Feb 16, 2020
1 parent 1ffd979 commit fdbb77d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependency-reduced-pom.xml
/.idea

# eclipse files
/.settings
/.classpath
/.project
.settings
.classpath
.project

0 comments on commit fdbb77d

Please sign in to comment.