"No newline at end of file"

This commit is contained in:
John 2022-05-09 20:07:34 -05:00
parent bf494b639e
commit 8dab64c956
5 changed files with 5 additions and 5 deletions

View File

@ -11,4 +11,4 @@ vsc-extension-quickstart.md
**/*.map
**/*.ts
setup-development/**
setup-development/**

View File

@ -62,4 +62,4 @@ bash ./upgrade-linux.sh $@
echo "Opening VS Code..."
cd $gitdir/Mind_Reader
code .
code .

View File

@ -176,4 +176,4 @@ Invoke-DryRun "code ."
Set-Location $dir
if ( -not $NoPrompt ) {
Write-Host "`nPress any key to exit."; [void][Console]::ReadKey(1)
}
}

View File

@ -211,4 +211,4 @@ else {
Set-Location $prev_directory
if ( -not $NoPrompt ) {
Write-Host "`nPress any key to exit."; [void][Console]::ReadKey(1)
}
}

View File

@ -26,4 +26,4 @@
}
],
"WinGetVersion": "1.2.10271"
}
}