.gitignore 674 Bytes
# 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*
.classpath
.factorypath
.project
.apt_generated
.settings
target
node_modules
/bin/
/tmp/
/src/main/resources/resources/app.css
/src/main/resources/resources/app.js

boot-react-common/.classpath
boot-react-common/.factorypath
boot-react-common/.project
boot-react-common/.apt_generated
boot-react-common/.settings
boot-react-common/target
/.idea/
/jh-boot.iml