From 9491600bf4723d148158c69bcbd6ccea83709707 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 19 Feb 2026 11:04:23 +0100 Subject: Add .project files into global gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .global.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.global.gitignore b/.global.gitignore index 8fcfad4..91129a2 100644 --- a/.global.gitignore +++ b/.global.gitignore @@ -19,3 +19,5 @@ compile_commands.json *.kate-swp *.kilepr .kateconfig + +.project \ No newline at end of file -- cgit v1.2.3