mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 23:20:47 +02:00
b1b638dd90
GitOrigin-RevId: a928f6c1eb12f1e47fc6f295b8cbb5c8740df5ac
11 lines
124 B
JSON
11 lines
124 B
JSON
{
|
|
"files.exclude": {
|
|
"node_modules": true,
|
|
"data": true
|
|
},
|
|
"cSpell.words": [
|
|
"docstore",
|
|
"Tpds"
|
|
]
|
|
}
|