Skip to content

Instantly share code, notes, and snippets.

@ahaywood
Created January 22, 2015 06:47
Show Gist options
  • Save ahaywood/670e54d34be4d000dfd1 to your computer and use it in GitHub Desktop.
Save ahaywood/670e54d34be4d000dfd1 to your computer and use it in GitHub Desktop.
{
"exclude_folders": [
"*.git",
".sass-cache",
"*bower_components*",
"*node_modules*"
],
"exclude_files": [
"*jquery.js",
"*modernizr.js",
"*CHANGELOG.md"
],
"render_include_folder": true,
"render_folder_depth": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment