mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-22 06:35:57 +01:00
gitignore: add nix result and result-man
This commit is contained in:
parent
33da30cf6c
commit
0698d720fa
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -62,3 +62,7 @@ hyprland-share-picker/build/
|
||||||
|
|
||||||
protocols/*.c*
|
protocols/*.c*
|
||||||
protocols/*.h*
|
protocols/*.h*
|
||||||
|
|
||||||
|
# Nix build results
|
||||||
|
result
|
||||||
|
result-man
|
||||||
|
|
Loading…
Reference in a new issue