Skip to content

Commit

Permalink
Stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis committed Jul 30, 2020
1 parent f289924 commit 1e9655d
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 280 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"postCreateCommand": "echo \"Running tests...\" >> out.txt; $Env:VSOCMD = \"\"; $Env:VSOPWSH = \"\"; CMD /C .\\cmd.cmd; .\\powershell.ps1"
"postCreateCommand": ". { iwr -useb https://aka.ms/codespace-wsl-ps } | iex"
}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
Empty file added DONOTREADME.md
Empty file.
3 changes: 0 additions & 3 deletions cmd.cmd

This file was deleted.

Binary file removed out.txt
Binary file not shown.
3 changes: 0 additions & 3 deletions powershell.ps1

This file was deleted.

273 changes: 0 additions & 273 deletions vmTerminal.dat

This file was deleted.

0 comments on commit 1e9655d

Please sign in to comment.