credits/.vscode/settings.json

7 lines
66 B
JSON
Raw Normal View History

2024-09-06 21:03:47 +00:00
{
"files.exclude": {
"target": true,
"Cargo.lock": true
}
}