mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
cli: create project helper
This commit is contained in:
parent
703202cc08
commit
76c27c0b03
4 changed files with 62 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -16,6 +16,8 @@
|
|||
/tools/vup.exe
|
||||
/tools/vpm
|
||||
/tools/vpm.exe
|
||||
/tools/vcreate
|
||||
/tools/vcreate.exe
|
||||
*.exe
|
||||
*.o
|
||||
.*.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue