8 lines
133 B
JSON
8 lines
133 B
JSON
{
|
|
"files.exclude": {
|
|
"*.class": true,
|
|
"*.java": true,
|
|
"err.txt": true,
|
|
"output.txt": true
|
|
}
|
|
} |