From df5e6e1563c89b4e2090f4504766b767506dc4d1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 15 Aug 2022 20:15:30 +0530 Subject: [PATCH] simpler ignore pattern --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 80a51f029..83c19c8fa 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,7 @@ /compile_commands.json /link_commands.json /glad/out/ -/kitty/launcher/kitty -/kitty/launcher/kitty.app +/kitty/launcher/kitty* /*.dSYM/ __pycache__/ /glfw/wayland-*-client-protocol.[ch]