This commit is contained in:
Mike Phares 2024-05-10 11:38:51 -07:00
parent 54862092ac
commit b878b43f8e
3 changed files with 3 additions and 24 deletions

2
.gitignore vendored
View File

@ -335,7 +335,6 @@ ASALocalRun/
!**/.vscode/extensions.json
!**/.vscode/format-report.json
!**/.vscode/launch.json
!**/.vscode/mklink.md
!**/.vscode/settings.json
!**/.vscode/tasks.json
!**/.vscode/mklink.md
@ -343,3 +342,4 @@ ASALocalRun/
*.lnk
.kanbn
Adaptation/.kanbn

11
.vscode/mklink.md vendored
View File

@ -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"
```

View File

@ -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"
```