flexbox/flexbox-playground.sublime-project
2024-10-02 17:40:34 +08:00

12 lines
197 B
Plaintext

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