From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Danis?= To: linux-bluetooth@vger.kernel.org Subject: [PATCH v2 2/2] add unit/test-eir to .gitignore Date: Thu, 20 Oct 2011 10:53:37 +0200 Message-Id: <1319100817-8477-2-git-send-email-frederic.danis@linux.intel.com> In-Reply-To: <1319100817-8477-1-git-send-email-frederic.danis@linux.intel.com> References: <1319100817-8477-1-git-send-email-frederic.danis@linux.intel.com> Content-Type: text/plain; charset="utf-8" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index c2fa9e9..4083b7c 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ test/mpris-player compat/dund compat/hidd compat/pand +unit/test-eir doc/*.bak doc/*.stamp -- 1.7.1