blob: 35239a9ce7ab8e22c68a6552c0dae34f8db59d6a [file] [log] [blame]
# Eclipse project files
.classpath
.project
.settings/
.checkstyle
#OSX files
.DS_Store
# Compiler output, class files
bin/
#Test output
test-output/
.clover/
local/
reports/
.pmd
# Build artifacts
target/
out/
build/
jarsIn/
*.jar
build.xml
.idea
*.iml
*.properties
*.releaseBackup
# Jekyll
Gemfile.lock
_site/
vendor/
# Other
*.old
.paper/
tmp/