ide configuration changes, add postgre to compose Co-authored-by: Maxchil <m.w.bohdanowicz@gmail.com>
6 lines
79 B
JSON
6 lines
79 B
JSON
{
|
|
"files.exclude": {
|
|
"**/bin": true,
|
|
"**/obj": true
|
|
}
|
|
} |