mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
compiler: move v up implementation to tools/vup.v
This commit is contained in:
committed by
Alexander Medvednikov
parent
15f971ece7
commit
e15abb3de0
4
.gitignore
vendored
4
.gitignore
vendored
@@ -30,3 +30,7 @@ vjs
|
||||
._*
|
||||
.vrepl_temp.v
|
||||
a.out
|
||||
tools/vrepl
|
||||
tools/vtest
|
||||
tools/vup
|
||||
examples/sqlite
|
||||
|
||||
Reference in New Issue
Block a user