From 7e0dc65c817ff68af987b2e4f0075ca30688f62b Mon Sep 17 00:00:00 2001
From: Ole Langbehn <ole.langbehn@inoio.de>
Date: Fri, 21 Feb 2025 17:36:19 +0100
Subject: [PATCH] chore: add .gitlab-ci-local to root .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 3e3d850..669afbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .envrc.local
 coverage
 terraform*.log
+/.gitlab-ci-local
-- 
GitLab