From 22a72567fe8ec23380c7d3fdeaa9dfb623ff945f Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Tue, 4 Feb 2025 01:14:10 +0000 Subject: add project brief repo as submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6ff3eca --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "grad-post-programme-projects"] + path = grad-post-programme-projects + url = https://github.com/northcoders/grad-post-programme-projects -- cgit v1.2.3