add nix files to gitignore
This commit is contained in:
parent
3a0ed0c6e3
commit
510e262deb
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue