mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +01:00
19 lines
226 B
Plaintext
19 lines
226 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"follow_symlinks": true,
|
|
"path": "../..",
|
|
"file_exclude_patterns" : [
|
|
"Cargo.lock"
|
|
],
|
|
"folder_exclude_patterns" : [
|
|
"target",
|
|
".git",
|
|
".pyenv",
|
|
"gen/doc"
|
|
],
|
|
},
|
|
]
|
|
}
|