From 7e591c1009299148f9955bd82a535d7e36f43a71 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Jan 2007 16:35:31 +0100 Subject: [PATCH] .cvsignore, .gitignore: update --- .cvsignore | 1 + .gitignore | 1 + lib/.cvsignore | 5 +++++ lib/.gitignore | 5 +++++ m4/.cvsignore | 2 ++ m4/.gitignore | 2 ++ 6 files changed, 16 insertions(+) diff --git a/.cvsignore b/.cvsignore index 9e20a25..bf902e9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,4 @@ aclocal.m4 config.status configure coreutils-* +chcon diff --git a/.gitignore b/.gitignore index 4567b1b..213c285 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ tests/test/test-tests tests/tr/tr-tests tests/uniq/uniq-tests tests/wc/wc-tests +chcon diff --git a/lib/.cvsignore b/lib/.cvsignore index d77c465..64f610a 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -290,7 +290,12 @@ savedir.c savedir.h savewd.c savewd.h +se-context_.h +se-selinux_.h search.h +selinux +selinux-at.c +selinux-at.h setenv.c setenv.h settime.c diff --git a/lib/.gitignore b/lib/.gitignore index 7e70432..457c018 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -283,6 +283,11 @@ savedir.c savedir.h savewd.c savewd.h +se-context_.h +se-selinux_.h +selinux +selinux-at.c +selinux-at.h setenv.c setenv.h settime.c diff --git a/m4/.cvsignore b/m4/.cvsignore index 62d0364..4d6d0a0 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -175,6 +175,8 @@ same.m4 save-cwd.m4 savedir.m4 savewd.m4 +selinux-context-h.m4 +selinux-selinux-h.m4 setenv.m4 settime.m4 sha1.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 7a8bf07..c0cb141 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -168,6 +168,8 @@ same.m4 save-cwd.m4 savedir.m4 savewd.m4 +selinux-context-h.m4 +selinux-selinux-h.m4 setenv.m4 settime.m4 sha1.m4 -- 2.7.4