summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-06-02 23:00:09 +0200
committerJim Meyering <jim@meyering.net>2007-06-02 23:00:09 +0200
commit6d8bb4df3d3dad6dc9d5f58ef82f24ab5b91ebed (patch)
tree13699165a99d588b00a316c8f3633a970648eebe /m4
parent536ac0ff6e5382e02f9e23347f81c5873c812d3c (diff)
downloadcoreutils-6d8bb4df3d3dad6dc9d5f58ef82f24ab5b91ebed.tar.xz
Add to .cvsignore and .gitignore files.
Diffstat (limited to 'm4')
-rw-r--r--m4/.cvsignore1
-rw-r--r--m4/.gitignore4
2 files changed, 5 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore
index 01af791cc..41182eafc 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -125,6 +125,7 @@ long-options.m4
longdouble.m4
longlong.m4
ls-mntd-fs.m4
+lseek.m4
lstat.m4
mbchar.m4
mbiter.m4
diff --git a/m4/.gitignore b/m4/.gitignore
index 54f6b5e4a..39bb95dfc 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -119,6 +119,7 @@ long-options.m4
longdouble.m4
longlong.m4
ls-mntd-fs.m4
+lseek.m4
lstat.m4
mbchar.m4
mbiter.m4
@@ -154,6 +155,7 @@ physmem.m4
po.m4
posixtm.m4
posixver.m4
+printf-posix.m4
progtest.m4
putenv.m4
quote.m4
@@ -181,6 +183,7 @@ settime.m4
sha1.m4
sig2str.m4
signed.m4
+size_max.m4
snprintf.m4
socklen.m4
sockpfaf.m4
@@ -248,6 +251,7 @@ xalloc.m4
xgetcwd.m4
xnanosleep.m4
xreadlink.m4
+xsize.m4
xstrndup.m4
xstrtod.m4
xstrtol.m4