mirror of
https://github.com/packwiz/packwiz-installer.git
synced 2025-04-20 13:36:30 +02:00
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.classpath": true,
|
|
"**/.project": true,
|
|
"**/.settings": true,
|
|
"**/.factorypath": true
|
|
},
|
|
"java.configuration.updateBuildConfiguration": "interactive"
|
|
} |