cgmath/sublime/omath.sublime-project

15 lines
276 B
Plaintext
Raw Normal View History

2012-09-08 08:54:32 +00:00
{
"folders":
[
{
"path": "../",
"file_exclude_patterns": ["*.sublime-workspace"],
"folder_exclude_patterns": ["*.dSYM"]
},
{
"path": "/usr/local/src/rust/src",
"name": "rust"
}
]
}