Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Remove eclipse files
  • Loading branch information
stewbis committed Feb 2, 2019
1 parent 144233a commit 12e0f46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
*.class


# Eclipse Files #
.classpath
.project

# Package Files #
*.jar
*.war
Expand Down

0 comments on commit 12e0f46

Please sign in to comment.