### How to update
# This is copied from OpenHFT/.gitignore
# update the original and run OpenHFT/update_gitignore.sh

### Compiled class file
*.class

### Package Files
*.jar
*.war
*.ear

### Log file
*.log

### IntelliJ
*.iml
*.ipr
*.iws
.idea
compat_reports
.attach_pid*

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

### Maven template
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties

### Eclipse template
*.pydevproject
.metadata
.gradle
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.project
.settings/
.loadpath

### Queue files
*.cq4t
*.cq4
