This commit is contained in:
2024-12-15 21:11:59 -07:00
parent 49ffae87dd
commit d13f07232b
8 changed files with 680 additions and 160 deletions

8
.vscode/tasks.json vendored
View File

@ -8,14 +8,14 @@
"args": [
"s",
"X",
"D:/5-Other-Small/Kanban/Infineon/tasks",
"D:/5-Other-Small/Notes/Infineon",
"Day-Helper-2024-06-23",
"*.md",
"## Sub-tasks",
"##_Sub-tasks",
"code-insiders",
"index.md",
"- [,](",
"## Done",
"-_[,](",
"##_Done",
".kan"
],
"problemMatcher": []