From b51bb41b924c7a832ebaf324c8d72b8d80808abc Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Wed, 8 Jul 2015 18:39:34 +0900 Subject: Ignore files brought in by gnulib-tool. --- tests/unistr/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/unistr/.gitignore b/tests/unistr/.gitignore index 18c8044..6ef46d5 100644 --- a/tests/unistr/.gitignore +++ b/tests/unistr/.gitignore @@ -18,6 +18,7 @@ /test-strncpy.h /test-strnlen.h /test-u-strstr.h +/test-u-strtok.h /test-u16-check.c /test-u16-chr.c /test-u16-cmp.c @@ -51,6 +52,7 @@ /test-u16-strncpy.c /test-u16-strnlen.c /test-u16-strstr.c +/test-u16-strtok.c /test-u16-to-u32.c /test-u16-to-u8.c /test-u16-uctomb.c @@ -87,6 +89,7 @@ /test-u32-strncpy.c /test-u32-strnlen.c /test-u32-strstr.c +/test-u32-strtok.c /test-u32-to-u16.c /test-u32-to-u8.c /test-u32-uctomb.c @@ -123,6 +126,7 @@ /test-u8-strncpy.c /test-u8-strnlen.c /test-u8-strstr.c +/test-u8-strtok.c /test-u8-to-u16.c /test-u8-to-u32.c /test-u8-uctomb.c -- cgit v1.2.1