diff --git a/xo-subsys/.github/workflows/cmake-single-platform.yml b/.xo-subsys/.github/workflows/cmake-single-platform.yml similarity index 100% rename from xo-subsys/.github/workflows/cmake-single-platform.yml rename to .xo-subsys/.github/workflows/cmake-single-platform.yml diff --git a/xo-subsys/.gitignore b/.xo-subsys/.gitignore similarity index 100% rename from xo-subsys/.gitignore rename to .xo-subsys/.gitignore diff --git a/xo-subsys/CMakeLists.txt b/.xo-subsys/CMakeLists.txt similarity index 100% rename from xo-subsys/CMakeLists.txt rename to .xo-subsys/CMakeLists.txt diff --git a/xo-subsys/README.md b/.xo-subsys/README.md similarity index 100% rename from xo-subsys/README.md rename to .xo-subsys/README.md diff --git a/xo-subsys/cmake/subsysConfig.cmake.in b/.xo-subsys/cmake/subsysConfig.cmake.in similarity index 100% rename from xo-subsys/cmake/subsysConfig.cmake.in rename to .xo-subsys/cmake/subsysConfig.cmake.in diff --git a/xo-subsys/cmake/xo-bootstrap-macros.cmake b/.xo-subsys/cmake/xo-bootstrap-macros.cmake similarity index 100% rename from xo-subsys/cmake/xo-bootstrap-macros.cmake rename to .xo-subsys/cmake/xo-bootstrap-macros.cmake diff --git a/xo-subsys/include/xo/subsys/Subsystem.hpp b/.xo-subsys/include/xo/subsys/Subsystem.hpp similarity index 100% rename from xo-subsys/include/xo/subsys/Subsystem.hpp rename to .xo-subsys/include/xo/subsys/Subsystem.hpp