mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-21 20:24:20 +00:00
🔨 Hide .mp3 from VSC
This commit is contained in:
parent
355b27f1f4
commit
aaa8e7de76
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -6,7 +6,8 @@
|
|||
"**/*.tres": true,
|
||||
"**/*.godot": true,
|
||||
"**/*.kra": true,
|
||||
"**/*.mp3": true,
|
||||
},
|
||||
"editor.insertSpaces": false,
|
||||
"editor.renderWhitespace": "all"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue