Skip to content

Commit

Permalink
.gitignore: ignore vold/vnew (ensure that artefacts used for benchmar…
Browse files Browse the repository at this point in the history
…king before/after changes are not commited)
  • Loading branch information
spytheman committed Oct 16, 2022
1 parent 95d2c58 commit 603319e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 603319e

Please sign in to comment.