From patchwork Sun May 24 22:10:05 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: mail@rotty.xx.vu X-Patchwork-Id: 476006 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (tmp.osmocom.org [144.76.43.76]) by ozlabs.org (Postfix) with ESMTP id E7CA71402B5 for ; Mon, 25 May 2015 08:11:08 +1000 (AEST) Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id 2A7D41FC9; Sun, 24 May 2015 22:11:07 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from yade.xx.vu (yade.xx.vu [78.47.92.94]) by lists.osmocom.org (Postfix) with ESMTP id 4742D1FC3 for ; Sun, 24 May 2015 22:11:05 +0000 (UTC) Received: from delenn.home.rotty.xx.vu (85-127-115-72.dynamic.xdsl-line.inode.at [85.127.115.72]) by yade.xx.vu (Postfix) with ESMTPSA id 66E0023DAFB; Mon, 25 May 2015 00:11:03 +0200 (CEST) Received: by delenn.home.rotty.xx.vu (Postfix, from userid 1000) id EEEF4320097; Mon, 25 May 2015 00:11:04 +0200 (CEST) From: Andreas Rottmann To: openbsc@lists.osmocom.org Subject: [PATCH 2/3] gitignore: Add 'compile' Date: Mon, 25 May 2015 00:10:05 +0200 Message-Id: <1432505406-25240-3-git-send-email-mail@rotty.xx.vu> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1432505406-25240-1-git-send-email-mail@rotty.xx.vu> References: <1432505406-25240-1-git-send-email-mail@rotty.xx.vu> X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of the OpenBSC GSM base station controller List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andreas Rottmann Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" From: Andreas Rottmann This file is dropped into the top-level source directory by "autoreconf -i". --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 65fb1ef..48b2e76 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ bsc_mgcp #configure aclocal.m4 autom4te.cache/ +compile config.log config.status configure