mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-14 19:25:59 +00:00
"No newline at end of file"
This commit is contained in:
parent
bf494b639e
commit
8dab64c956
@ -11,4 +11,4 @@ vsc-extension-quickstart.md
|
|||||||
**/*.map
|
**/*.map
|
||||||
**/*.ts
|
**/*.ts
|
||||||
|
|
||||||
setup-development/**
|
setup-development/**
|
||||||
|
@ -62,4 +62,4 @@ bash ./upgrade-linux.sh $@
|
|||||||
|
|
||||||
echo "Opening VS Code..."
|
echo "Opening VS Code..."
|
||||||
cd $gitdir/Mind_Reader
|
cd $gitdir/Mind_Reader
|
||||||
code .
|
code .
|
||||||
|
@ -176,4 +176,4 @@ Invoke-DryRun "code ."
|
|||||||
Set-Location $dir
|
Set-Location $dir
|
||||||
if ( -not $NoPrompt ) {
|
if ( -not $NoPrompt ) {
|
||||||
Write-Host "`nPress any key to exit."; [void][Console]::ReadKey(1)
|
Write-Host "`nPress any key to exit."; [void][Console]::ReadKey(1)
|
||||||
}
|
}
|
||||||
|
@ -211,4 +211,4 @@ else {
|
|||||||
Set-Location $prev_directory
|
Set-Location $prev_directory
|
||||||
if ( -not $NoPrompt ) {
|
if ( -not $NoPrompt ) {
|
||||||
Write-Host "`nPress any key to exit."; [void][Console]::ReadKey(1)
|
Write-Host "`nPress any key to exit."; [void][Console]::ReadKey(1)
|
||||||
}
|
}
|
||||||
|
@ -26,4 +26,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"WinGetVersion": "1.2.10271"
|
"WinGetVersion": "1.2.10271"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user