From 1c81130f45d7430dc281497aeef28ee595c2601f Mon Sep 17 00:00:00 2001
From: KAPIAS NICOLAS <nicolas.kapias@etu.unistra.fr>
Date: Fri, 14 Mar 2025 13:44:50 +0100
Subject: [PATCH] ignore .txt files

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

diff --git a/.gitignore b/.gitignore
index 6e88fdb..314f02b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-.txt
\ No newline at end of file
+*.txt
\ No newline at end of file
-- 
GitLab