syntax: glob
# HG .orig files
*.orig
# A hidden file created by the Mac OS X Finder.
.DS_Store
# Ignore target dirs.
target/*
*/target/*