Skip to content
Snippets Groups Projects
Commit 144cfdb4 authored by David Trattnig's avatar David Trattnig
Browse files

Chore: Exclude search destinations

parent d5755a8e
No related branches found
No related tags found
No related merge requests found
Pipeline #2165 passed
{ {
"search.exclude": {
"**/.git": true,
"**/tmp": true,
"python/**": true,
"logs/**": true,
},
"python.formatting.provider": "black", "python.formatting.provider": "black",
"python.formatting.blackArgs": [ "python.formatting.blackArgs": [
"--line-length", "--line-length",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment