1
0
mirror of https://github.com/d3/d3.git synced 2025-12-08 19:46:24 +00:00
d3/d3.sublime-project
2018-01-28 11:25:27 -08:00

14 lines
184 B
Plaintext

{
"folders": [
{
"path": ".",
"file_exclude_patterns": [
"*.sublime-workspace"
],
"folder_exclude_patterns": [
"dist"
]
}
]
}