Ensure gpg home directory does not end up in the image
[mbt-docker.git] / .vscode / settings.json
CommitLineData
482fe6a2
JB
1{
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
b4603354
JB
4 },
5 "cSpell.words": [
6 "ifeq",
7 "OPTARG",
8 "SAPMACHINE",
9 "xmake"
10 ]
482fe6a2 11}