master
周文涛 2 years ago
parent 2b2c3e4093
commit 6425e7f194

3
.gitignore vendored

@ -10,6 +10,7 @@
# Mobile Tools for Java (J2ME) # Mobile Tools for Java (J2ME)
.mtj.tmp/ .mtj.tmp/
.idea/
# Package Files # # Package Files #
*.jar *.jar
@ -19,7 +20,7 @@
*.zip *.zip
*.tar.gz *.tar.gz
*.rar *.rar
*.iml
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*
replay_pid* replay_pid*

Loading…
Cancel
Save