mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
tests: ignore vlib/v/checker/tests/*.v files (only *.vv are sources there)
This commit is contained in:
parent
0afaef5818
commit
8c526ad05b
90 changed files with 1 additions and 601 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -88,3 +88,4 @@ vlib/v/tests/inout/*.v
|
|||
vlib/v/checker/tests/inout/*.v
|
||||
vlib/v/checker/tests/inout/*.c
|
||||
!vlib/v/checker/tests/inout/*_test.v
|
||||
vlib/v/checker/tests/*.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue