system-praktyk-api/.vscode/settings.json
maxchil 09f943e6c3 ide configuration changes, add postgre to compose (#7)
ide configuration changes, add postgre to compose

Co-authored-by: Maxchil <m.w.bohdanowicz@gmail.com>
2020-06-12 16:19:35 +02:00

6 lines
79 B
JSON

{
"files.exclude": {
"**/bin": true,
"**/obj": true
}
}