# Eclipse stuff
.classpath
.project
.settings/

# netbeans
nbproject

# maven
/*/target/
target/
dependency-reduced-pom.xml

# gradle
.gradle/

# vim
.*.sw[a-p]

# various other potential build files
/*/build/
/buildassets/map_*.txt
/*/bin/
/*/dist/
/*/manifest.mf
/release

# Mac filesystem dust
.DS_Store

# intellij
*.iml
*.ipr
*.iws
.idea/

.checkstyle

# Testfiles
test.sh
/bin/
