packwiz-installer/.vscode/settings.json
2019-06-20 14:22:15 +01:00

8 lines
124 B
JSON

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