diff options
author | thejch <[email protected]> | 2024-04-21 07:18:43 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-21 15:18:43 +0100 |
commit | f47c89d495bbd819370875081325bbf04746603e (patch) | |
tree | 7aed070b33f9b54aa1c222416b21ed0913f35753 | |
parent | 93e5d7ca5adb43b1c40b19661a7c0df86c713117 (diff) | |
download | Hyprland-f47c89d495bbd819370875081325bbf04746603e.tar.gz Hyprland-f47c89d495bbd819370875081325bbf04746603e.zip |
git: ignore wlroots dirty (#5674)
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
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 |