diff --git a/gui_diag.log b/gui_diag.log deleted file mode 100644 index e69de29..0000000 diff --git a/hello.ps1 b/hello.ps1 deleted file mode 100644 index e8c9f08..0000000 --- a/hello.ps1 +++ /dev/null @@ -1 +0,0 @@ -Write-Host "Simulation Test" diff --git a/check_hints.py b/scripts/check_hints.py similarity index 100% rename from check_hints.py rename to scripts/check_hints.py diff --git a/check_hints_v2.py b/scripts/check_hints_v2.py similarity index 100% rename from check_hints_v2.py rename to scripts/check_hints_v2.py