From 02908b32feda866ba3464a6572eeb58ce3128950 Mon Sep 17 00:00:00 2001 From: MarcUs7i <96580944+MarcUs7i@users.noreply.github.com> Date: Wed, 26 Mar 2025 22:23:45 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ef09318..0c9cf09 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,7 @@ dist .pnp.* # pnpm -pnpm-lock.yaml \ No newline at end of file +pnpm-lock.yaml + +# docker override file +docker-compose.override.yml \ No newline at end of file