mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
c6f9da69da
Only send updates to tpds if project is linked to dropbox GitOrigin-RevId: 52d8bbfc229b74346dd440f283925a8d6eb6198a
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"files.exclude": {
|
|
"node_modules": true,
|
|
"data": true
|
|
},
|
|
"cSpell.words": ["docstore", "Tpds"]
|
|
}
|