Files
yup-oauth2/etc/sublime-text/yup-oauth2-rs.sublime-project
2015-02-26 20:01:28 +01:00

17 lines
198 B
Plaintext

{
"folders":
[
{
"follow_symlinks": true,
"path": "../..",
"file_exclude_patterns" : [
"Cargo.lock"
],
"folder_exclude_patterns" : [
"target",
".git",
],
},
]
}