From b1c050516c72bd2d930b54389ab20558396b133f Mon Sep 17 00:00:00 2001 From: Cesium Date: Wed, 22 Oct 2025 03:42:30 -0400 Subject: [PATCH] should prolly gitignore the user's compose file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f4fbf2b..68fb955 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +docker-compose.yml + # Logs logs *.log