From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 981EB13873B for ; Thu, 6 Mar 2014 15:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 775FCE0AB7; Thu, 6 Mar 2014 15:20:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04ED6E0AB7 for ; Thu, 6 Mar 2014 15:20:31 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3114C33F883 for ; Thu, 6 Mar 2014 15:20:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 71D8D18875 for ; Thu, 6 Mar 2014 15:20:28 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1394119102.8894cbd2d794b065be29b131b35291f341cce856.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: / X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 8894cbd2d794b065be29b131b35291f341cce856 X-VCS-Branch: master Date: Thu, 6 Mar 2014 15:20:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0e6ba3a2-b663-4ca4-9181-3cb6475134ea X-Archives-Hash: cf19213b325302ff97fc269ad3c8f350 commit: 8894cbd2d794b065be29b131b35291f341cce856 Author: Nicolas Iooss m4x org> AuthorDate: Wed Mar 5 22:08:14 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu Mar 6 15:18:22 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=8894cbd2 Create .gitignore This .gitignore file ignores every file which is removed by "make clean" --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7eaab24 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +*.pp +*.py[co] +*.res + +/base.conf +/base.fc +/doc/global_booleans.xml +/doc/global_tunables.xml +/doc/html/ +/doc/policy.xml +/file_contexts +/homedir_template +/net_contexts +/policy.conf +/policy.[0-9]* +/policy/booleans.conf +/policy/modules.conf +/policy/modules/kernel/corenetwork.if +/policy/modules/kernel/corenetwork.te +/tmp/