diff options
author | Bruno Haible <bruno@clisp.org> | 2009-04-05 19:35:36 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-04-05 19:35:36 +0200 |
commit | 3dcf45efeff342c156cd5b5a845faaa875104894 (patch) | |
tree | c3fa01c5a301854c3a387a666fcac574bc6548c3 /lib/uniconv | |
parent | d6b5eb017aef649be89aec6dcd2519844f2bd91a (diff) | |
download | libunistring-3dcf45efeff342c156cd5b5a845faaa875104894.tar.gz |
Ignore files brought in by gnulib-tool.
Diffstat (limited to 'lib/uniconv')
-rw-r--r-- | lib/uniconv/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/uniconv/.gitignore b/lib/uniconv/.gitignore new file mode 100644 index 0000000..f41ddef --- /dev/null +++ b/lib/uniconv/.gitignore @@ -0,0 +1,22 @@ +/u-conv-from-enc.h +/u-conv-to-enc.h +/u-strconv-from-enc.h +/u-strconv-to-enc.h +/u16-conv-from-enc.c +/u16-conv-to-enc.c +/u16-strconv-from-enc.c +/u16-strconv-from-locale.c +/u16-strconv-to-enc.c +/u16-strconv-to-locale.c +/u32-conv-from-enc.c +/u32-conv-to-enc.c +/u32-strconv-from-enc.c +/u32-strconv-from-locale.c +/u32-strconv-to-enc.c +/u32-strconv-to-locale.c +/u8-conv-from-enc.c +/u8-conv-to-enc.c +/u8-strconv-from-enc.c +/u8-strconv-from-locale.c +/u8-strconv-to-enc.c +/u8-strconv-to-locale.c |