##// END OF EJS Templates
Added tag v1.0.1 for changeset 18383b2dcc1a
Added tag v1.0.1 for changeset 18383b2dcc1a

File last commit:

r40:ac3004768754 default
r45:2b4ec87f7da0 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"
]
}