More automatically-added ignorables.

This commit is contained in:
Jim Meyering 2006-11-12 22:45:14 +01:00
parent 78a1d22aa0
commit 84268dae4e
4 changed files with 10 additions and 0 deletions

View File

@ -145,6 +145,8 @@ hash.c
hash.h
human.c
human.h
i-ring.c
i-ring.h
idcache.c
imaxtostr.c
inet_ntop.c

2
lib/.gitignore vendored
View File

@ -135,6 +135,8 @@ hash.c
hash.h
human.c
human.h
i-ring.c
i-ring.h
idcache.c
imaxtostr.c
inet_ntop.c

View File

@ -43,6 +43,7 @@ file-type.m4
fileblocks.m4
filemode.m4
filenamecat.m4
flexmember.m4
fnmatch.m4
fpending.m4
fprintftime.m4
@ -81,10 +82,12 @@ hard-locale.m4
hash.m4
host-os.m4
human.m4
i-ring.m4
iconv.m4
idcache.m4
include_next.m4
inet_ntop.m4
inline.m4
intdiv0.m4
intl.m4
intldir.m4

3
m4/.gitignore vendored
View File

@ -42,6 +42,7 @@ file-type.m4
fileblocks.m4
filemode.m4
filenamecat.m4
flexmember.m4
fnmatch.m4
fpending.m4
fprintftime.m4
@ -79,9 +80,11 @@ hard-locale.m4
hash.m4
host-os.m4
human.m4
i-ring.m4
iconv.m4
idcache.m4
inet_ntop.m4
inline.m4
intl.m4
intldir.m4
intmax.m4