##// END OF EJS Templates
removed unused file
removed unused file

File last commit:

r40:ac3004768754 default
r43:20abef503d6b default
Show More
settings.json
13 lines | 300 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"dijit",
"djbase",
"djclass"
]
}