Add extensions
This commit is contained in:
parent
07a5fdc31f
commit
2ac37ece97
2 changed files with 34 additions and 2 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -4,6 +4,7 @@
|
|||
"**/__pycache__": true,
|
||||
"**/node_modules": true,
|
||||
"**/.ruff_cache":true,
|
||||
"**/.pytest_cache":true
|
||||
"**/.pytest_cache":true,
|
||||
"**/target":true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue