From 5dbfc67d28ed587888f07bf512d065338be7d028 Mon Sep 17 00:00:00 2001 From: Ibrahim Date: Wed, 20 May 2026 16:43:12 +0200 Subject: [PATCH] ignorer les fichiers temporaires Linux --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fb962b..c1b2427 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,4 @@ application/logs/* !application/logs/index.html !application/logs/.htaccess /vendor/ - +*~