From e4882fdfaef9ac060b68e6999b13000b8648c672 Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:52:44 -0500 Subject: [PATCH 1/2] Update .gitignore Co-authored-by: BigBlueHat --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0d258fa..103ca5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ node_modules/ -localConfig.yml \ No newline at end of file +docker/localConfig.yml \ No newline at end of file From 5e0494e596bdbe8e8540a58ef6ae6ca5d7bf83b8 Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:54:44 -0500 Subject: [PATCH 2/2] Update docker/README.md Co-authored-by: BigBlueHat --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 1cba5c4..db737fe 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,5 +1,5 @@