Skip to content

Commit

Permalink
chore(gitignore): Make git ignore .classpath/.project/.settings direc…
Browse files Browse the repository at this point in the history
…tories
  • Loading branch information
aseure committed Apr 18, 2018
1 parent fd66b68 commit 7f5bd52
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
@@ -1,5 +1,8 @@
*.class
target/
.classpath
.project
.settings

# Mobile Tools for Java (J2ME)
.mtj.tmp/
Expand Down

0 comments on commit 7f5bd52

Please sign in to comment.