mirror of
https://repository.entgra.net/community/product-uem-community.git
synced 2025-10-06 02:02:27 +00:00
39 lines
520 B
Plaintext
39 lines
520 B
Plaintext
*.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*
|
|
|
|
*.class
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
# Package Files #
|
|
*.war
|
|
*.ear
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
# Ignore everything in this directory
|
|
target
|
|
.classpath
|
|
.settings
|
|
.project
|
|
*.iml
|
|
.idea
|
|
.DS_Store
|
|
*.pyc
|
|
.sonar
|
|
.factorypath
|
|
|
|
iot-core/wso2am-*.zip
|