# Log files
*.log

# BlueJ files
*.ctxt

# Cache files
.eslintcache

# Package files
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
**/.DS_Store

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# Build and temp folders
.settings/
.idea/
.reporting/
bin/
tmp/
build/*
packages/
coverage/
target/
images/
log/
site/
dist/
.cache
node_modules
