Ver código fonte

Initial commit

master
BinHong Lee 8 anos atrás
commit
4d28e5f66d
1 arquivos alterados com 12 adições e 0 exclusões
  1. +12
    -0
      .gitignore

+ 12
- 0
.gitignore Ver arquivo

@@ -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*

Carregando…
Cancelar
Salvar