hmily/.gitignore
2018-10-22 14:48:06 +08:00

47 lines
633 B
Plaintext

# 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*
*~
node_modules
# eclipse ignore
.settings
.project
.classpath
.tomcatplugin
logPath_IS_UNDEFINED
*.gz
disconf
# idea ignore
.idea
*.iml
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
# maven ignore
target
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.gitignore
# other ignore
*.log
*.tmp
Thumbs.db
*.DS_Store