mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 19:26:00 +01:00
git: ignore wlroots dirty (#5674)
This commit is contained in:
parent
93e5d7ca5a
commit
f47c89d495
1 changed files with 1 additions and 0 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -10,3 +10,4 @@
|
||||||
[submodule "subprojects/wlroots-hyprland"]
|
[submodule "subprojects/wlroots-hyprland"]
|
||||||
path = subprojects/wlroots-hyprland
|
path = subprojects/wlroots-hyprland
|
||||||
url = https://github.com/hyprwm/wlroots-hyprland
|
url = https://github.com/hyprwm/wlroots-hyprland
|
||||||
|
ignore = dirty
|
||||||
|
|
Loading…
Reference in a new issue