nutzboot/.gitignore
2017-12-30 13:01:53 +08:00

45 lines
615 B
Plaintext

# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/target/
.settings/
.classpath
.project
WebContent/WEB-INF/classes
WebContent/META-INF/
*.zip
/target/
dump.rdb
WebContent/apidocs/
.idea
*.iml
ehcache.disk.store.dir
build/
.gradle/
local.properties
*/target/**
.gitignore
dependency-reduced-pom.xml
nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-urule/urule.repo
**/bin/**
.DS_Store