Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
in28minutes committed Nov 21, 2015
1 parent 95d8b94 commit 47ad477
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions 1.BasicExample/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
*.DS_Store
*.project
*.classpath
*.settings/
/target/

*.class

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

# 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 47ad477

Please sign in to comment.