mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
tools: cleanup generated executables by v test-all
This commit is contained in:
parent
48b3ab831b
commit
af60eba5e6
2 changed files with 29 additions and 6 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,6 +23,8 @@ a.out
|
|||
/v.c
|
||||
/v.*.c
|
||||
/v.c.out
|
||||
/v_old
|
||||
/v_old.exe
|
||||
.vrepl_temp.v
|
||||
fns.txt
|
||||
.noprefix.vrepl_temp.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue