mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-21 14:15:58 +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
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -61,4 +61,8 @@ build-*/
|
|||
hyprland-share-picker/build/
|
||||
|
||||
protocols/*.c*
|
||||
protocols/*.h*
|
||||
protocols/*.h*
|
||||
|
||||
# Nix build results
|
||||
result
|
||||
result-man
|
||||
|
|
Loading…
Reference in a new issue