Skip to content

Instantly share code, notes, and snippets.

@tofumatt
Created July 10, 2018 20:43
Show Gist options
  • Save tofumatt/69368839bcb66814aab9f9640cae57a2 to your computer and use it in GitHub Desktop.
Save tofumatt/69368839bcb66814aab9f9640cae57a2 to your computer and use it in GitHub Desktop.
Gutenberg Sublime Project file
{
"folders":
[
{
"path": "gutenberg",
"file_exclude_patterns": [
"-coverage/**",
"-**.js.map",
"-**/build/index.js"
],
"folder_exclude_patterns": [
"build",
"build-module",
"coverage",
"languages",
"node_modules",
"vendor"
],
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment