mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
24 lines
302 B
Plaintext
24 lines
302 B
Plaintext
*.class
|
|
test-output
|
|
|
|
# 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*
|
|
|
|
target
|
|
.project
|
|
.classpath
|
|
.settings
|
|
|
|
sw-pom.xml
|
|
*.iml
|
|
test-config.xml
|
|
.idea
|