1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Adjustments for steam china

This commit is contained in:
tobspr
2023-10-13 10:31:03 +02:00
parent 9c1bac5afe
commit 138d2e15fb
36 changed files with 1396 additions and 141 deletions

View File

@@ -0,0 +1,13 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.exclude": {
"**/node_modules": true,
"**/typedefs_gen": true
}
}
}