From 7d4388e05cc768ccf206f0daa4d6ccf31bb60c91 Mon Sep 17 00:00:00 2001 From: netkas Date: Tue, 18 Mar 2025 15:15:07 -0400 Subject: [PATCH] Add log directories for coffee and teapot services to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 61bd485..e24bdce 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ /teapot_socialbox/logs/ /tests/docker/coffee/data/ /tests/docker/teapot/data/ +/tests/docker/teapot/logs/ +/tests/docker/coffee/logs/