summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-25 10:56:24 +0200
committerJim Meyering <jim@meyering.net>2007-03-25 10:58:56 +0200
commit2e6e036896a17e1090929f6f9974c0fcbbe8df3f (patch)
tree9c251f38b34ef470e2ef6ddbd23bf79f49556f4f /lib
parentb60a32376eff0e78cb789e68998d1be55e74db65 (diff)
downloadcoreutils-2e6e036896a17e1090929f6f9974c0fcbbe8df3f.tar.xz
Add to .cvsignore and .gitignore files.
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 fe8d09ed7..386646c24 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -383,6 +383,8 @@ wchar_.h
wctype.h
wctype_.h
wcwidth.h
+write-any-file.c
+write-any-file.h
xalloc-die.c
xalloc.h
xgetcwd.c
diff --git a/lib/.gitignore b/lib/.gitignore
index 67726ca43..ef103c82a 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -374,6 +374,8 @@ wchar_.h
wctype.h
wctype_.h
wcwidth.h
+write-any-file.c
+write-any-file.h
xalloc-die.c
xalloc.h
xgetcwd.c