diff --git a/.gitignore b/.gitignore index 96748f3..56d8c06 100644 --- a/.gitignore +++ b/.gitignore @@ -335,11 +335,11 @@ ASALocalRun/ !**/.vscode/extensions.json !**/.vscode/format-report.json !**/.vscode/launch.json -!**/.vscode/mklink.md !**/.vscode/settings.json !**/.vscode/tasks.json !**/.vscode/mklink.md *.lnk -.kanbn \ No newline at end of file +.kanbn +Adaptation/.kanbn diff --git a/.vscode/mklink.md b/.vscode/mklink.md deleted file mode 100644 index 826ab8f..0000000 --- a/.vscode/mklink.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -type: "note" -created: "2023-10-20T03:52:57.401Z" -updated: "2023-10-20T03:53:49.161Z" ---- - -# mklink - -```bash -mklink /J "L:\Workspaces\33_CS29_79_72\MIT_EAF_Adaptations\Trunk\MET08AWCT\06_SourceCode\MET08AWCT\.kanbn" "D:\5-Other-Small\Kanban\MET08AWCT" -``` diff --git a/Adaptation/.vscode/mklink.md b/Adaptation/.vscode/mklink.md index 2f476db..195d671 100644 --- a/Adaptation/.vscode/mklink.md +++ b/Adaptation/.vscode/mklink.md @@ -1,15 +1,5 @@ ---- -type: "note" -created: "2023-10-20T03:56:21.490Z" -updated: "2023-10-20T03:57:15.006Z" ---- - # mklink ```bash -mklink /J "T:\MET08AWCT\06_SourceCode\MET08AWCT\Adaptation\.kanbn" "D:\5-Other-Small\Kanban\MET08AWCT" -``` - -```bash -mklink /J "T:\MET08AWCT\06_SourceCode\MET08AWCT\Adaptation\.kanbn" "D:\5-Other-Small\Kanban\MET08AWCT" +mklink /J "T:\MET08DDUPSFS6420\06_SourceCode\MET08DDUPSFS6420\Adaptation\.kanbn" "D:\5-Other-Small\Kanban\MET08DDUPSFS6420" ```