From f47c89d495bbd819370875081325bbf04746603e Mon Sep 17 00:00:00 2001 From: thejch <66577496+thejch@users.noreply.github.com> Date: Sun, 21 Apr 2024 07:18:43 -0700 Subject: [PATCH] git: ignore wlroots dirty (#5674) --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 75de2db1..37b48a5a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,4 @@ [submodule "subprojects/wlroots-hyprland"] path = subprojects/wlroots-hyprland url = https://github.com/hyprwm/wlroots-hyprland + ignore = dirty