This commit is contained in:
IQ
2021-08-31 08:55:46 +08:00
committed by cloud
parent 2de8e82af3
commit 471d9cfcd7
12 changed files with 608 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": ["node_modules", ".sass-cache", ".git"],
"file_exclude_patterns": ["*.sublime-workspace"]
}
]
}