This commit is contained in:
2025-06-06 10:40:14 -04:00
parent c3b61c2d95
commit 394fddb024
2 changed files with 13 additions and 0 deletions

7
test_repo.code-workspace Normal file
View File

@ -0,0 +1,7 @@
{
"folders": [
{
"path": "./"
}
]
}