Skip to content

Commit

Permalink
Adding to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jitpack committed Jan 15, 2015
1 parent 8ead12a commit d237499
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/
target/
bin/
.project
.classpath
.settings/

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

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

0 comments on commit d237499

Please sign in to comment.