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 11, 2018
1 parent d6b5cb5 commit 3e7b16f
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 3e7b16f

Please sign in to comment.