1
0
mirror of https://github.com/packwiz/packwiz-installer.git synced 2025-05-12 15:36:29 +02:00
2019-06-21 16:14:25 +01:00

9 lines
187 B
JSON

{
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"java.configuration.updateBuildConfiguration": "interactive"
}