Sfoglia il codice sorgente

Initial commit

master
BinHong Lee 8 anni fa
commit
4d28e5f66d
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. +12
    -0
      .gitignore

+ 12
- 0
.gitignore Vedi File

@@ -0,0 +1,12 @@
*.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*

Caricamento…
Annulla
Salva