update .gitignore for custom test
This commit is contained in:
parent
b4621f43c3
commit
e46d213241
15
.gitignore
vendored
15
.gitignore
vendored
@ -17,11 +17,12 @@ data/*.sfd
|
|||||||
bench/bench
|
bench/bench
|
||||||
bench/icu
|
bench/icu
|
||||||
bench/unistring
|
bench/unistring
|
||||||
normtest
|
test/normtest
|
||||||
graphemetest
|
test/graphemetest
|
||||||
printproperty
|
test/printproperty
|
||||||
charwidth
|
test/charwidth
|
||||||
valid
|
test/valid
|
||||||
iterate
|
test/iterate
|
||||||
case
|
test/case
|
||||||
|
test/custom
|
||||||
/tmp/
|
/tmp/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user