-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This patch looks good to me. acked. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk44FesACgkQrlYvE4MpobNChACgiHEJGyOcDF0uI3tl+ZQCqpfg 5tsAn0oC5IYVF236NkF8QBKDUJ1vXwoW =zDyJ -----END PGP SIGNATURE-----
>From b0a6b31c19691a762e528bced62fd58b0692903e Mon Sep 17 00:00:00 2001 From: Eric Paris <eparis@xxxxxxxxxx> Date: Wed, 20 Apr 2011 15:58:52 -0400 Subject: [PATCH 03/92] Repo: update .gitignore update .gitignore to include files that are normally created when working and building inside the git repo Sigend-off-by: Eric Paris <eparis@xxxxxxxxxx> --- .gitignore | 3 +++ checkpolicy/.gitignore | 5 +++++ checkpolicy/test/.gitignore | 2 ++ policycoreutils/sandbox/.gitignore | 1 + 4 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 checkpolicy/.gitignore create mode 100644 checkpolicy/test/.gitignore create mode 100644 policycoreutils/sandbox/.gitignore diff --git a/.gitignore b/.gitignore index 9b7ed83..1c14d28 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,9 @@ *.patch *.gz *~ +*.orig +*.rej +cscope.* # Failsafes !.gitignore diff --git a/checkpolicy/.gitignore b/checkpolicy/.gitignore new file mode 100644 index 0000000..a7bd076 --- /dev/null +++ b/checkpolicy/.gitignore @@ -0,0 +1,5 @@ +checkmodule +checkpolicy +lex.yy.c +y.tab.c +y.tab.h diff --git a/checkpolicy/test/.gitignore b/checkpolicy/test/.gitignore new file mode 100644 index 0000000..dbb03b9 --- /dev/null +++ b/checkpolicy/test/.gitignore @@ -0,0 +1,2 @@ +dismod +dispol diff --git a/policycoreutils/sandbox/.gitignore b/policycoreutils/sandbox/.gitignore new file mode 100644 index 0000000..ce6ced8 --- /dev/null +++ b/policycoreutils/sandbox/.gitignore @@ -0,0 +1 @@ +seunshare -- 1.7.6
Attachment:
0003-Repo-update-.gitignore.patch.sig
Description: PGP signature