Skip to content

Commit

Permalink
cleanup work
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenp committed Oct 16, 2016
1 parent 5a5f07b commit f8b852a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
21 changes: 20 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
target/
*.class

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

.settings/
.classpath
.project
target/

*.iml
.idea

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
11 changes: 0 additions & 11 deletions .project

This file was deleted.

0 comments on commit f8b852a

Please sign in to comment.