blob: 659c865fb45e545a1996b7780ccaec9c50d51daa [file] [log] [blame]
target/
local/
.git/
# Eclipse, Netbeans and IntelliJ files
/.*
!.gitignore
/nbproject
/*.ipr
/*.iws
/*.iml
# Repository wide ignore mac DS_Store files
.DS_Store
# additional stuff
.metadata/
bin/
*.swp
*~
*.orig
target/
*.java._trace
*.java_trace
*.smap
# Eclipse Project settings
.settings
.project
.classpath