{
	"folders":
	[
		{
			"follow_symlinks": true,
			"path": ".",
			"folder_exclude_patterns": [
				".tmp",
				".sass-cache",
				"node_modules",
				"parts"
			],
			"file_exclude_patterns": [
				".Rhistory",
				".bowerrc",
				"git.sh",
				"bower.json",
				"config.rb",
				".gitignore",
				"globeproject.sublime-project",
				"gulpfile.js",
				"index.html",
				"LICENSE.md",
				".jshintrc",
				"middleware.json",
				"package.json"
			]
		}
	]
}
