1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

cli: create project helper

This commit is contained in:
Henrixounez
2019-11-10 22:48:56 +01:00
committed by Alexander Medvednikov
parent 703202cc08
commit 76c27c0b03
4 changed files with 62 additions and 0 deletions

2
.gitignore vendored
View File

@@ -16,6 +16,8 @@
/tools/vup.exe
/tools/vpm
/tools/vpm.exe
/tools/vcreate
/tools/vcreate.exe
*.exe
*.o
.*.c