From 1187f011d3629487601472f37cd5e5ccfcdb0fdc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 2 Mar 2007 14:54:52 +0100 Subject: [PATCH] Add to .cvsignore and .gitignore files. --- lib/.cvsignore | 1 + lib/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index 40f7e71555..4569b23027 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -389,6 +389,7 @@ xmemcoll.c xmemcoll.h xnanosleep.c xnanosleep.h +xreadlink-with-size.c xreadlink.c xreadlink.h xstrndup.c diff --git a/lib/.gitignore b/lib/.gitignore index 52a4889470..c5172cc28f 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -380,6 +380,7 @@ xmemcoll.c xmemcoll.h xnanosleep.c xnanosleep.h +xreadlink-with-size.c xreadlink.c xreadlink.h xstrndup.c -- 2.47.3