[SUBLIME TEXT] Adds .mypy_cache
to excluded folders list
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
"color_scheme": "Packages/Color Scheme - Default/Mariana.sublime-color-scheme",
|
||||
"dictionary": "Packages/Language - English/en_US.dic",
|
||||
"draw_white_space": "all",
|
||||
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", ".mypy_cache"],
|
||||
"font_size": 11,
|
||||
"highlight_modified_tabs": true,
|
||||
"ignored_packages":
|
||||
|
Reference in New Issue
Block a user