mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
new tool: bin2v to convert arbitrary files to a .v static module file
This commit is contained in:

committed by
Alexander Medvednikov

parent
4a82770f16
commit
cb3ac33e18
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,6 +14,7 @@ fns.txt
|
||||
/tools/vtest-compiler
|
||||
/tools/vtest-fmt
|
||||
/tools/vfmt
|
||||
/tools/vbin2v
|
||||
/tools/vup
|
||||
/tools/vpm
|
||||
/tools/vcreate
|
||||
|
Reference in New Issue
Block a user