mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: ignore vlib/v/checker/tests/*.v files (only *.vv are sources there)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user