From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RDeBH-0001k9-Vo for garchives@archives.gentoo.org; Tue, 11 Oct 2011 15:23:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B41D221C05C; Tue, 11 Oct 2011 15:23:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 80C0521C05C for ; Tue, 11 Oct 2011 15:23:40 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D08891B402B for ; Tue, 11 Oct 2011 15:23:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id F0BD880042 for ; Tue, 11 Oct 2011 15:23:38 +0000 (UTC) From: "Theofilos Intzoglou" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theofilos Intzoglou" Message-ID: <111d8562d2f44e034dd50040691fa2cfb85050bd.parapente@gentoo> Subject: [gentoo-commits] proj/c-portage:cmake_port commit in: / X-VCS-Repository: proj/c-portage X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: parapente X-VCS-Committer-Name: Theofilos Intzoglou X-VCS-Revision: 111d8562d2f44e034dd50040691fa2cfb85050bd Date: Tue, 11 Oct 2011 15:23:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 33996d7f48a7cd1c126cdb31cfdff299 commit: 111d8562d2f44e034dd50040691fa2cfb85050bd Author: Theofilos Intzoglou gmail com> AuthorDate: Tue Oct 11 15:22:18 2011 +0000 Commit: Theofilos Intzoglou gmail com> CommitDate: Tue Oct 11 15:22:18 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/c-portage.git= ;a=3Dcommit;h=3D111d8562 Add a .gitignore file --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e30f802 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build +*~ +*.kdev4