Skip to content

Commit

Permalink
Merge pull request #338 from sebkur/ignore-eclipse-files
Browse files Browse the repository at this point in the history
Ignore eclipse files
  • Loading branch information
kohsuke authored Sep 8, 2017
2 parents 2e2813f + 429b26c commit ee8973c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ target
*.iml
*.ipr
*.iws
/.project
/.classpath
/.settings

0 comments on commit ee8973c

Please sign in to comment.