##// END OF EJS Templates
Added tag v1.7.1 for changeset 8095aad89415
Added tag v1.7.1 for changeset 8095aad89415

File last commit:

r118:e07418577cbc v1.6.1 default
r128:ccd49a7b1772 default
Show More
settings.json
14 lines | 326 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"dijit",
"djbase",
"djclass",
"Unsubscribable"
]
}