Issue #18093: Factor out the programs that embed the runtime
diff --git a/.gitignore b/.gitignore
index 59d3832..2454870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,8 +27,8 @@
 Modules/Setup.local
 Modules/config.c
 Modules/ld_so_aix
-Modules/_freeze_importlib
-Modules/_testembed
+Programs/_freeze_importlib
+Programs/_testembed
 PCbuild/*.bsc
 PCbuild/*.dll
 PCbuild/*.exe