Files
hapi-fhir-jpaserver-starter/.vscode/settings.json
2020-09-07 00:19:42 +02:00

8 lines
154 B
JSON

{
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}