summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-11-12 22:45:14 +0100
committerJim Meyering <jim@meyering.net>2006-11-12 22:45:14 +0100
commit84268dae4ebb8a1d7ddf266a8acc6ab15db3a768 (patch)
tree0f32886463942467b102075837be629ec52b470f /lib
parent78a1d22aa07c520badea320e167a95158799de32 (diff)
downloadcoreutils-84268dae4ebb8a1d7ddf266a8acc6ab15db3a768.tar.xz
More automatically-added ignorables.
Diffstat (limited to 'lib')
-rw-r--r--lib/.cvsignore2
-rw-r--r--lib/.gitignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore
index bb3b7898b..0d9fd482d 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -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
diff --git a/lib/.gitignore b/lib/.gitignore
index 780cafd7b..bc9ad9e3f 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -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