diff --git a/xo-cmake/.github/workflows/xo-cpp-main.yml b/.xo-cmake/.github/workflows/xo-cpp-main.yml similarity index 100% rename from xo-cmake/.github/workflows/xo-cpp-main.yml rename to .xo-cmake/.github/workflows/xo-cpp-main.yml diff --git a/xo-cmake/.gitignore b/.xo-cmake/.gitignore similarity index 100% rename from xo-cmake/.gitignore rename to .xo-cmake/.gitignore diff --git a/xo-cmake/CMakeLists.txt b/.xo-cmake/CMakeLists.txt similarity index 100% rename from xo-cmake/CMakeLists.txt rename to .xo-cmake/CMakeLists.txt diff --git a/xo-cmake/FAQ b/.xo-cmake/FAQ similarity index 100% rename from xo-cmake/FAQ rename to .xo-cmake/FAQ diff --git a/xo-cmake/README.md b/.xo-cmake/README.md similarity index 100% rename from xo-cmake/README.md rename to .xo-cmake/README.md diff --git a/xo-cmake/bin/scaffold-subdir b/.xo-cmake/bin/scaffold-subdir similarity index 100% rename from xo-cmake/bin/scaffold-subdir rename to .xo-cmake/bin/scaffold-subdir diff --git a/xo-cmake/bin/xo-build.in b/.xo-cmake/bin/xo-build.in similarity index 100% rename from xo-cmake/bin/xo-build.in rename to .xo-cmake/bin/xo-build.in diff --git a/xo-cmake/bin/xo-cmake-config.in b/.xo-cmake/bin/xo-cmake-config.in similarity index 100% rename from xo-cmake/bin/xo-cmake-config.in rename to .xo-cmake/bin/xo-cmake-config.in diff --git a/xo-cmake/bin/xo-cmake-lcov-harness.in b/.xo-cmake/bin/xo-cmake-lcov-harness.in similarity index 100% rename from xo-cmake/bin/xo-cmake-lcov-harness.in rename to .xo-cmake/bin/xo-cmake-lcov-harness.in diff --git a/xo-cmake/bin/xo-cmake-llvmcov-harness.in b/.xo-cmake/bin/xo-cmake-llvmcov-harness.in similarity index 100% rename from xo-cmake/bin/xo-cmake-llvmcov-harness.in rename to .xo-cmake/bin/xo-cmake-llvmcov-harness.in diff --git a/xo-cmake/cmake/xo_macros/code-coverage.cmake b/.xo-cmake/cmake/xo_macros/code-coverage.cmake similarity index 100% rename from xo-cmake/cmake/xo_macros/code-coverage.cmake rename to .xo-cmake/cmake/xo_macros/code-coverage.cmake diff --git a/xo-cmake/cmake/xo_macros/xo-project-macros.cmake b/.xo-cmake/cmake/xo_macros/xo-project-macros.cmake similarity index 100% rename from xo-cmake/cmake/xo_macros/xo-project-macros.cmake rename to .xo-cmake/cmake/xo_macros/xo-project-macros.cmake diff --git a/xo-cmake/cmake/xo_macros/xo_cxx.cmake b/.xo-cmake/cmake/xo_macros/xo_cxx.cmake similarity index 100% rename from xo-cmake/cmake/xo_macros/xo_cxx.cmake rename to .xo-cmake/cmake/xo_macros/xo_cxx.cmake diff --git a/xo-cmake/docs/history/2026/cmake-facet-export.rst b/.xo-cmake/docs/history/2026/cmake-facet-export.rst similarity index 100% rename from xo-cmake/docs/history/2026/cmake-facet-export.rst rename to .xo-cmake/docs/history/2026/cmake-facet-export.rst diff --git a/xo-cmake/etc/xo/subsystem-list b/.xo-cmake/etc/xo/subsystem-list similarity index 100% rename from xo-cmake/etc/xo/subsystem-list rename to .xo-cmake/etc/xo/subsystem-list diff --git a/xo-cmake/share/xo-macros/Doxyfile.in b/.xo-cmake/share/xo-macros/Doxyfile.in similarity index 100% rename from xo-cmake/share/xo-macros/Doxyfile.in rename to .xo-cmake/share/xo-macros/Doxyfile.in diff --git a/xo-cmake/share/xo-macros/gen-ccov.in b/.xo-cmake/share/xo-macros/gen-ccov.in similarity index 100% rename from xo-cmake/share/xo-macros/gen-ccov.in rename to .xo-cmake/share/xo-macros/gen-ccov.in diff --git a/xo-cmake/share/xo-macros/xo-bootstrap-macros.cmake b/.xo-cmake/share/xo-macros/xo-bootstrap-macros.cmake similarity index 100% rename from xo-cmake/share/xo-macros/xo-bootstrap-macros.cmake rename to .xo-cmake/share/xo-macros/xo-bootstrap-macros.cmake diff --git a/xo-cmake/share/xo-macros/xo-reconfigure.in b/.xo-cmake/share/xo-macros/xo-reconfigure.in similarity index 100% rename from xo-cmake/share/xo-macros/xo-reconfigure.in rename to .xo-cmake/share/xo-macros/xo-reconfigure.in