From bf24d79990b6f46607aeaa375d20d9913f4b2f0d Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 6 Mar 2025 14:38:35 +0100 Subject: [PATCH] Add plist to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7b04d430..37a7838b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ compile_commands.json .project .settings/ .vscode/ +*.plist/ # autotools .libs/