mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
13 lines
142 B
Plaintext
13 lines
142 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.exclude": {
|
|
"**/node_modules": true,
|
|
"**/typedefs_gen": true
|
|
}
|
|
}
|
|
} |