21 lines
318 B
Plaintext
21 lines
318 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"files.exclude": {
|
|
"**/.classpath": true,
|
|
"**/.project": true,
|
|
"**/.settings": true,
|
|
"**/.factorypath": true
|
|
},
|
|
"cSpell.words": [
|
|
"Bukkit",
|
|
"crafter",
|
|
"itemstack"
|
|
]
|
|
}
|
|
} |