mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
.gitignore: add common nix files to the dev env section (#10822)
This commit is contained in:
parent
45d6bacf47
commit
6892f67a04
4
.gitignore
vendored
4
.gitignore
vendored
@ -93,3 +93,7 @@ test.bin
|
|||||||
|
|
||||||
# ignore codespace env
|
# ignore codespace env
|
||||||
.venv/
|
.venv/
|
||||||
|
shell.nix
|
||||||
|
default.nix
|
||||||
|
flake.nix
|
||||||
|
.envrc
|
||||||
|
Loading…
Reference in New Issue
Block a user