From e1bb60ab5f2c2e86825d44b0bfe9d8a161e47810 Mon Sep 17 00:00:00 2001 From: MadcowOG Date: Sun, 26 Feb 2023 15:54:40 -0800 Subject: [PATCH] Shortened gitignore stuff. --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 554c7b3..0539dd5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,4 @@ run compile_flags.txt log.txt config.h -xdg-shell-protocol.* -xdg-output-unstable-v1-protocol.* -wlr-layer-shell-unstable-v1-protocol.* -dwl-bar-ipc-unstable-v1-protocol.* +*-protocol.*