mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
.gitignore: ignore vold/vnew (ensure that artefacts used for benchmarking before/after changes are not commited)
This commit is contained in:
parent
95d2c58148
commit
603319e30b
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -31,6 +31,10 @@ a.out
|
|||
/v.c.out
|
||||
/v_old
|
||||
/v_old.exe
|
||||
/vold
|
||||
/vold.exe
|
||||
/vnew
|
||||
/vnew.exe
|
||||
.vrepl_temp.v
|
||||
fns.txt
|
||||
.noprefix.vrepl_temp.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue