From 0a95afc4c76db849c84d8acffd908965a08839c6 Mon Sep 17 00:00:00 2001
From: Elian Loraux <elian.loraux@tetras-libre.fr>
Date: Tue, 8 Apr 2025 16:07:13 +0200
Subject: [PATCH] git ignore backups/*

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

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