.gitignore: add common nix files to the dev env section (#10822)
parent
45d6bacf47
commit
6892f67a04
|
@ -93,3 +93,7 @@ test.bin
|
|||
|
||||
# ignore codespace env
|
||||
.venv/
|
||||
shell.nix
|
||||
default.nix
|
||||
flake.nix
|
||||
.envrc
|
||||
|
|
Loading…
Reference in New Issue