From e29a27b12c266b30f0048698f67769d58f730022 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Tue, 11 Feb 2025 12:18:21 -0500 Subject: [PATCH] Updated Gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 07b6928..123c42b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ data/settings.yaml # Build build/stockmapi + +# Debug +docker/data \ No newline at end of file