From 9a9777946019e56cb674963f8238e2b9cded5e6b Mon Sep 17 00:00:00 2001
From: Pelayo Torres <pelayo.torresalonso@telefonica.com>
Date: Wed, 2 Oct 2024 11:21:13 +0200
Subject: [PATCH] Invoker certs

---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 68bc17f..d3aa79c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,3 +158,7 @@ cython_debug/
 #  and can be added to the global gitignore or merged into this file.  For a more nuclear
 #  option (not recommended) you can uncomment the following to ignore the entire idea folder.
 #.idea/
+
+*.key
+*.csr
+*.pem
-- 
GitLab