From 6aadd9ea2ed95dcaca2a52f422467d0d1225120b Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 16 Feb 2015 16:18:20 +0900 Subject: Ignore files brought in by gnulib-tool. --- tests/.gitignore | 3 +++ tests/uniname/.gitignore | 1 + tests/uniwbrk/.gitignore | 3 +++ 3 files changed, 7 insertions(+) (limited to 'tests') diff --git a/tests/.gitignore b/tests/.gitignore index 0482682..cc074df 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -41,6 +41,7 @@ /setlocale.c /signature.h /stat.c +/stdalign.in.h /stdio.in.h /strerror-override.c /strerror-override.h @@ -87,6 +88,7 @@ /test-isnanl-nolibm.c /test-isnanl.h /test-iswblank.c +/test-langinfo.c /test-locale.c /test-localename.c /test-lock.c @@ -120,6 +122,7 @@ /test-signbit.c /test-stat.c /test-stat.h +/test-stdalign.c /test-stdbool.c /test-stddef.c /test-stdint.c diff --git a/tests/uniname/.gitignore b/tests/uniname/.gitignore index cac3f6c..3156143 100644 --- a/tests/uniname/.gitignore +++ b/tests/uniname/.gitignore @@ -1,4 +1,5 @@ # Files brought in by gnulib-tool: +/NameAliases.txt /UnicodeDataNames.txt /test-uninames.c /test-uninames.sh diff --git a/tests/uniwbrk/.gitignore b/tests/uniwbrk/.gitignore index 1e49ae0..ab5b5af 100644 --- a/tests/uniwbrk/.gitignore +++ b/tests/uniwbrk/.gitignore @@ -1,7 +1,10 @@ # Files brought in by gnulib-tool: +/WordBreakTest.txt /test-u16-wordbreaks.c /test-u32-wordbreaks.c /test-u8-wordbreaks.c +/test-uc-wordbreaks.c +/test-uc-wordbreaks.sh /test-ulc-wordbreaks.c /test-ulc-wordbreaks.sh -- cgit v1.2.1