This repository has been archived on 2026-03-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
little-minecraft-vanilla-ex.../.vscode/settings.json
MIZORE\netbenix 3ea7d0965d Updated stuff
2020-11-09 18:57:44 +01:00

8 lines
No EOL
154 B
JSON

{
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}