From c93dd92b527bd450974900967266599ce3be3844 Mon Sep 17 00:00:00 2001 From: David Young Date: Thu, 14 Oct 2021 13:03:50 +1300 Subject: [PATCH] Put gitpod config in the correct location! --- manuscript/.gitpod.yml => .gitpod.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename manuscript/.gitpod.yml => .gitpod.yml (100%) diff --git a/manuscript/.gitpod.yml b/.gitpod.yml similarity index 100% rename from manuscript/.gitpod.yml rename to .gitpod.yml