# Eclipse #
**/.classpath
**/.project
**/.settings/
**/doc

# ImageJ
.classpath
.metadata
.project
.settings
*.swp

# IntelliJ
**/.idea/
*.iml

# Maven
**/target/
out
MANIFEST.MF

# GEdit
*.txt~