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 AEF351387C2 for ; Fri, 1 Feb 2013 10:49:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6492B21C049; Fri, 1 Feb 2013 10:49:53 +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 9038F21C048 for ; Fri, 1 Feb 2013 10:49:52 +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 9887E33DCA9 for ; Fri, 1 Feb 2013 10:49:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EF1ECE4091 for ; Fri, 1 Feb 2013 10:49:48 +0000 (UTC) From: "Sven Eden" 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 Eden" Message-ID: <1359554497.bc866fe4f70ab565709011cdef4d81941d6760b0.yamakuzure@gentoo> Subject: [gentoo-commits] proj/ufed:master commit in: / X-VCS-Repository: proj/ufed X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: yamakuzure X-VCS-Committer-Name: Sven Eden X-VCS-Revision: bc866fe4f70ab565709011cdef4d81941d6760b0 X-VCS-Branch: master Date: Fri, 1 Feb 2013 10:49:48 +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: 96cbc8ec-abd8-483e-85ff-18f2f0e88144 X-Archives-Hash: 62fce9e8786c83922a0ec34d2ae72181 commit: bc866fe4f70ab565709011cdef4d81941d6760b0 Author: Sven Eden gmx de> AuthorDate: Wed Jan 30 14:01:37 2013 +0000 Commit: Sven Eden gmx de> CommitDate: Wed Jan 30 14:01:37 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ufed.git;a=commit;h=bc866fe4 Added testflags.txt to .gitignore, a text file used to call ufed-curses directly via gdb. --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index bdb3c38..06a3828 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ config.* stamp* ufed ufed-curses +testflags.txt +