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 01AD4138247 for ; Thu, 21 Nov 2013 09:06:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 684BDE0A5A; Thu, 21 Nov 2013 09:06:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0B01E0A4A for ; Thu, 21 Nov 2013 09:06:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 995E533F324 for ; Thu, 21 Nov 2013 09:06:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CE411E54BD for ; Thu, 21 Nov 2013 09:06:34 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1385024412.f818ff71b51ca7d6d94dab9852129c78e7bb20c9.dol-sen@gentoo> Subject: [gentoo-commits] proj/catalyst:3.0 commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: f818ff71b51ca7d6d94dab9852129c78e7bb20c9 X-VCS-Branch: 3.0 Date: Thu, 21 Nov 2013 09:06:34 +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: c2d2118e-f5c3-418a-8625-b6fe1afa992f X-Archives-Hash: 8c0dce25feb6ad06622b40464a11ef87 commit: f818ff71b51ca7d6d94dab9852129c78e7bb20c9 Author: Brian Dolbec gentoo org> AuthorDate: Wed Jun 12 19:27:43 2013 +0000 Commit: Brian Dolbec gmail com> CommitDate: Thu Nov 21 09:00:12 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=f818ff71 Add my outgoing directory to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0cf4f26..4543cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ build dist files MANIFEST +outgoing test.* *.geany