From patchwork Wed Jan 15 12:27:56 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yann Dirson X-Patchwork-Id: 13940386 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1088BC02180 for ; Wed, 15 Jan 2025 12:28:15 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.872442.1283430 (Exim 4.92) (envelope-from ) id 1tY2V9-0007Mh-Cr; Wed, 15 Jan 2025 12:28:03 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 872442.1283430; Wed, 15 Jan 2025 12:28:03 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V9-0007MQ-9o; Wed, 15 Jan 2025 12:28:03 +0000 Received: by outflank-mailman (input) for mailman id 872442; Wed, 15 Jan 2025 12:28:01 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V7-0006fG-MR for xen-devel@lists.xenproject.org; Wed, 15 Jan 2025 12:28:01 +0000 Received: from mail128-16.atl41.mandrillapp.com (mail128-16.atl41.mandrillapp.com [198.2.128.16]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id 268a449e-d33c-11ef-99a4-01e77a169b0f; Wed, 15 Jan 2025 13:27:57 +0100 (CET) Received: from pmta08.mandrill.prod.atl01.rsglab.com (localhost [127.0.0.1]) by mail128-16.atl41.mandrillapp.com (Mailchimp) with ESMTP id 4YY4yh3rrqzRKbjGW for ; Wed, 15 Jan 2025 12:27:56 +0000 (GMT) Received: from [37.26.189.201] by mandrillapp.com id 8efef2ade84749499ffccea0abd79f50; Wed, 15 Jan 2025 12:27:56 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 268a449e-d33c-11ef-99a4-01e77a169b0f DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; s=mte1; t=1736944076; x=1737204576; bh=rD0TZYM4EFPHaYU8mIWlW5dHR2cgOw47UUmTX3U9tk8=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=tIWPzN5RSojyiDFWRLsFOqvdd+YczZrT9cjwQavBtyDHdMKVZouHMs2GtwucQbBj5 YFrv8s3r9AzPO+Zg3+K9mCWLYlVSH638zZ/spvPrYG4+lWXYXjShIrWy9lHADlDJ+B bfxrpd9l2F+8t/1yBD+3GAOaoiBNeVYOxiga1tly1QSVXPZWOuUxTqIcy2YtHFHBav qdir7stGD59jUH1ahdtAwq9WJkTFQW1vHdVPxFD9/+dQlQ5zmacsg+/lrC08w6aotP 90s2H9F97DnmPFZb9RkY6WIBdTZgnHRJHp2qLh+hnGC9aj3ERJhwEpWqmAzpXFGtt/ MerVDirPZGxDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vates.tech; s=mte1; t=1736944076; x=1737204576; i=yann.dirson@vates.tech; bh=rD0TZYM4EFPHaYU8mIWlW5dHR2cgOw47UUmTX3U9tk8=; h=From:Subject:To:Cc:Message-Id:In-Reply-To:References:Feedback-ID: Date:MIME-Version:Content-Type:Content-Transfer-Encoding:CC:Date: Subject:From; b=ZaibYpU+i37ILH2TF9fFP6/QUCPenhqahN3H3szktJ5Vf4tK+gR1NB+01L/PnFGZV OOv/O8dmCVKlrmpwAbTNVURbw8EV+tVAyTHCkpp0bWhl6ExmVvEbzKKckpwbK4XyXM 8XpxhUFOY7KRQz4eStLNs7B8zTblkCbDMHdpfmguY8XkapKE/sjtMNOOSabysEFs2t e56ACM5wR/cjS+kuUIbuoM2uQRkIuqIwZQ/L0qo8iQ6c6MaO21D+BSdYnlStROiYac HOVkkuX2duhk/uG2CUc1BFCbBIN2JC9ipzfa+qZCoSV5/s7hgYUxonKCqcJQ0Pk+tB jqbO5SGTH7I6g== From: "Yann Dirson" Subject: =?utf-8?q?=5BXEN_PATCH_v2_2/3=5D_docs=3A_rationalise_=2Egitignore?= X-Mailer: git-send-email 2.39.5 X-Bm-Disclaimer: Yes X-Bm-Milter-Handled: 4ffbd6c1-ee69-4e1b-aabd-f977039bd3e2 X-Bm-Transport-Timestamp: 1736944075408 To: xen-devel@lists.xenproject.org Cc: "Yann Dirson" , "Andrew Cooper" , "Anthony PERARD" , "Michal Orzel" , "Jan Beulich" , "Julien Grall" , " =?utf-8?q?Roger_Pau_Monn=C3=A9?= " , "Stefano Stabellini" Message-Id: In-Reply-To: References: X-Native-Encoded: 1 X-Report-Abuse: =?utf-8?q?Please_forward_a_copy_of_this_message=2C_including?= =?utf-8?q?_all_headers=2C_to_abuse=40mandrill=2Ecom=2E_You_can_also_report_?= =?utf-8?q?abuse_here=3A_https=3A//mandrillapp=2Ecom/contact/abuse=3Fid=3D30?= =?utf-8?q?504962=2E8efef2ade84749499ffccea0abd79f50?= X-Mandrill-User: md_30504962 Feedback-ID: 30504962:30504962.20250115:md Date: Wed, 15 Jan 2025 12:27:56 +0000 MIME-Version: 1.0 Note I did not transplant the patterns under doc/txt/ (since the whole dir is ignored already), and adjusted sort order to be fully alphabetical. Signed-off-by: Yann Dirson --- .gitignore | 17 ----------------- docs/.gitignore | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 17 deletions(-) create mode 100644 docs/.gitignore diff --git a/.gitignore b/.gitignore index 25484a8fd8..53f5df0003 100644 --- a/.gitignore +++ b/.gitignore @@ -50,19 +50,6 @@ config/Toplevel.mk config/Paths.mk dist/* -docs/tmp.* -docs/html/ -docs/man/xl.cfg.5.pod -docs/man/xl-disk-configuration.5.pod -docs/man/xl-network-configuration.5.pod -docs/man/xl.1.pod -docs/man/xl.conf.5.pod -docs/man1/ -docs/man5/ -docs/man7/ -docs/man8/ -docs/pdf/ -docs/txt/ extras/ install/* @@ -302,7 +289,3 @@ tools/debugger/kdd/kdd tools/firmware/etherboot/ipxe.tar.gz tools/firmware/etherboot/ipxe/ tools/xl/xl - -docs/txt/misc/*.txt -docs/txt/man/*.txt -docs/figs/*.png diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 0000000000..0727c6d7cf --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,14 @@ +/figs/*.png +/html/ +/man/xl.cfg.5.pod +/man/xl-disk-configuration.5.pod +/man/xl-network-configuration.5.pod +/man/xl.1.pod +/man/xl.conf.5.pod +/man1/ +/man5/ +/man7/ +/man8/ +/pdf/ +/tmp.* +/txt/