# use global syntax for excludes
syntax: glob

#exclude eclipse files
.settings
.metadata
.workspace
*.project
*.buildpath
