From patchwork Fri May 18 23:33:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 1775 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id 8064B60A29 for ; Fri, 18 May 2018 15:34:30 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 442D910D22DF; Fri, 18 May 2018 14:34:30 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1526650470; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=UPzdKdm8pk03EpRcNpWn+p3eSQZxxFFYAuPwyQkbshw=; b=mhsIaisg4o+owBeJT0QOEudxWoo6MBmU4eCxdy7Jl7nIvpw/72BKSo7ywxjX2SMbBt0cAi /ayMxyp/O5b+BJv3Wbyr1DesLAYDWJxYTOQfUSPcU62DJ3I/ZIPAUr21HVeKy/Y1oxLAEw yDiqM6/9DyRqwQ3dZLWeONaLWwbD/w1XzVzcLp+Zpwfug1AcR4YWGW4ixZXxRPp6mf8Twd 4WhX/X3iUf+KAFgG1wfYw1T6fLTDD1GcJUG4OzRAwCAuI6vEWugCyAv8VBUUmCTEi/Z99g FwqLYjSavjMP58aOjr0uMCwl/kxIyTu8ZAUFegJvUlJCGXgGawgap7G6cA6BVg== Authentication-Results: mail01.i.ipfire.org; auth=pass smtp.auth=ms smtp.mailfrom=michael.tremer@ipfire.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1526650449; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=UPzdKdm8pk03EpRcNpWn+p3eSQZxxFFYAuPwyQkbshw=; b=LDi/9StLToCS1Ff2oiFdGjPs/BA1BRoMhZZ95FF0hIBM25kxEWXoFCkYrmxu+dIT88gWTx T76wFVGIVCA9u+jRcHGMsW4qj2CmsNKojHdSUUjn3dM3R/KHiCGzTBqxbSq+ZAW0hVp317 KUbgT9hWTwbsuXiRp3O9e29ggCwZYF7nZMfLmaWSwaxmIipl3P1Vzkj3Z3rPTakAU1CGZ7 F2m+A04C2AQS2lrrL+3k+QdRmWODcwdwv+m2DxrsLrEEMWj6cp/nTVLgpvCydmqyD1Vv7l RVVWudkgwrO+LiaczFEu/WZS9wCpF4l/OuFLGskoeODebbC07W2Iidrrpm3hfw== Received: from rice-oxley.tremer.co.uk (unknown [88.98.219.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 62C2610D22DC; Fri, 18 May 2018 14:34:09 +0100 (BST) From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 7/7] .gitignore: Don't list generated nitsi script as untracked file Date: Fri, 18 May 2018 14:33:59 +0100 Message-Id: <20180518133359.2481778-7-michael.tremer@ipfire.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180518133359.2481778-1-michael.tremer@ipfire.org> References: <20180518133359.2481778-1-michael.tremer@ipfire.org> X-Spamd-Result: default: False [-7.05 / 11.00]; ASN(0.00)[asn:56478, ipnet:88.98.216.0/22, country:GB]; DKIM_SIGNED(0.00)[]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; BAYES_HAM(-3.00)[100.00%]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM(-2.95)[-0.982,0]; REPLY(-2.00)[] X-Spam-Status: No, score=-7.05 X-Rspamd-Server: mail01.i.ipfire.org Cc: Michael Tremer X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 28eacd91523e..8ecd217d5e1e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /libtool /man/*.[0-9] /man/*.html +/nitsi /tmp *.py[co] /*.tar.bz2