From 5445820a4b7d39adee2253ccf33d647b2cf117c2 Mon Sep 17 00:00:00 2001
From: Elian Loraux <elian.loraux@tetras-libre.fr>
Date: Tue, 1 Apr 2025 09:09:24 +0200
Subject: [PATCH] add backups to git ingore

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

diff --git a/.gitignore b/.gitignore
index 52ca7bd..fef49d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 keycloak_db/
 themes/*
 !themes/custom-theme-template
+backups
-- 
GitLab