mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
.gitignore: add common nix files to the dev env section (#10822)
This commit is contained in:
parent
45d6bacf47
commit
6892f67a04
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -93,3 +93,7 @@ test.bin
|
|||
|
||||
# ignore codespace env
|
||||
.venv/
|
||||
shell.nix
|
||||
default.nix
|
||||
flake.nix
|
||||
.envrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue