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 67E571381F3 for ; Tue, 18 Jun 2013 20:44:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AA6FE098A; Tue, 18 Jun 2013 20:44:57 +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 2E45EE098A for ; Tue, 18 Jun 2013 20:44:57 +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 2D95633BDD7 for ; Tue, 18 Jun 2013 20:44:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5076FE5459 for ; Tue, 18 Jun 2013 20:44:53 +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: <1371065263.08a003583bac63f9bc7b1752ebb52396294a9c3a.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: 08a003583bac63f9bc7b1752ebb52396294a9c3a X-VCS-Branch: 3.0 Date: Tue, 18 Jun 2013 20:44:53 +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: b2ec3716-9450-42e8-a0cf-9659f2afeb04 X-Archives-Hash: 63e4c28cf0959d0597020a6cd56ed685 commit: 08a003583bac63f9bc7b1752ebb52396294a9c3a Author: Brian Dolbec gentoo org> AuthorDate: Wed Jun 12 19:27:43 2013 +0000 Commit: Brian Dolbec gmail com> CommitDate: Wed Jun 12 19:27:43 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=08a00358 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