blob: edbb74ac43d75d7d2d027bf16401dc51eca84788 [file] [log] [blame] [raw]
# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
/build
/dist
# IntelliJ
.idea/
*.iml
# we use maven!
/build.xml
# maven
/target
# vim
.*.sw[a-p]