Skip to content

Commit

Permalink
add nix files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Orion Gonzalez committed Oct 3, 2024
1 parent 3a0ed0c commit 510e262
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,9 @@ tests/rustdoc-gui/src/**.lock
.envrc
.direnv/

## nix
flake.nix
flake.lock
default.nix

# Before adding new lines, see the comment at the top.

0 comments on commit 510e262

Please sign in to comment.