Skip to content

Commit

Permalink
gitignore: add nix result and result-man
Browse files Browse the repository at this point in the history
  • Loading branch information
spikespaz authored and fufexan committed Oct 29, 2024
1 parent 33da30c commit 0698d72
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,8 @@ build-*/
hyprland-share-picker/build/

protocols/*.c*
protocols/*.h*
protocols/*.h*

# Nix build results
result
result-man

0 comments on commit 0698d72

Please sign in to comment.