Skip to content

Commit

Permalink
Add default nix build link to .gitignore
Browse files Browse the repository at this point in the history
The link is created when e.g. `nix build ...` is called without a
specific output file path.
  • Loading branch information
supersven committed Jan 22, 2025
1 parent 673c4dd commit 40296d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ TAGS

# nix
.direnv
# default nix build output (symlink)
result

0 comments on commit 40296d5

Please sign in to comment.