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: 13940387 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 DD329C02185 for ; Wed, 15 Jan 2025 12:28:16 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.872441.1283420 (Exim 4.92) (envelope-from ) id 1tY2V8-00077V-5R; Wed, 15 Jan 2025 12:28:02 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 872441.1283420; Wed, 15 Jan 2025 12:28:02 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V8-00077M-1z; Wed, 15 Jan 2025 12:28:02 +0000 Received: by outflank-mailman (input) for mailman id 872441; Wed, 15 Jan 2025 12:28:00 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tY2V6-0006fA-Qs for xen-devel@lists.xenproject.org; Wed, 15 Jan 2025 12:28:00 +0000 Received: from mail178-22.suw51.mandrillapp.com (mail178-22.suw51.mandrillapp.com [198.2.178.22]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 26b51770-d33c-11ef-a0e1-8be0dac302b0; Wed, 15 Jan 2025 13:27:58 +0100 (CET) Received: from pmta13.mandrill.prod.suw01.rsglab.com (localhost [127.0.0.1]) by mail178-22.suw51.mandrillapp.com (Mailchimp) with ESMTP id 4YY4yh6WpnzGlswDW for ; Wed, 15 Jan 2025 12:27:56 +0000 (GMT) Received: from [37.26.189.201] by mandrillapp.com id 01978c670a2740c9a2057090fc5bb0de; 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: 26b51770-d33c-11ef-a0e1-8be0dac302b0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandrillapp.com; s=mte1; t=1736944076; x=1737204576; bh=UBbT0pa4mHPutb6jsuj67GiXKP61nGVqjVTJVp4vaoQ=; 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=ExUCFpqeXMHcs8IjkSw8YmUBB8hpx8dfVEEThsgQ2MUYQAheOc2PrGfTpnHQRQHzf cBwkhgDINtnMWW5TYTml473RCUESprwo2hmzGsd9SZvl8/fL46xrlREpatqPberhvu 5GekSukRGaqJyAEYT8BWxDffqUQxR5VzNXAGK/niScAjh/u7asVQB1Tw3R3I7WUtpa fCuRdI9XjvISAbH3hgrLWEmufdE+x5/9CEz0prrBzarYe553i7OmrG81YbwHH8GxCx V70Yc9urEwcuxAMHXB4US51xWM0ANL9t+L8x5U8cDBuOA25gj65W+uZNMzZQnUwg40 ueAhxD/u98beQ== 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=UBbT0pa4mHPutb6jsuj67GiXKP61nGVqjVTJVp4vaoQ=; 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=s8waA4eO5T1PYMJlUDBDBxXKYpA2oL59YAV/jb4XWZtvD/LbdlDvinXquMuiWwzAM 2izaCSCfXAtHiPW+WoA4ceC/6LRmLBD6XZFLEEoChOHSKU9tGvEEatOJ1K3kFXbCUa ta21s/kMoOKoZeNEz1QP7sn5LA3eIhc2SjQZXkJ1auVsCI0BjxV0cugf3HVQh/YCAZ IpiPJ+sbK3ODNk6EIDTN63csBCHLhntU153pd4lHHEp+k7ht1KktCjmxFHrsiycKOD FUdJDhOFCzma2Wtg+R2U+yfc2ep9dwqO2UkVovdcd0I326CVsBX/Fm2gbdgVDVtGKr odb9pdlTFCm5g== From: "Yann Dirson" Subject: =?utf-8?q?=5BXEN_PATCH_v2_3/3=5D_docs/sphinx=3A_gitignore_generated?= =?utf-8?q?_files?= 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: 1736944075627 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=2E01978c670a2740c9a2057090fc5bb0de?= X-Mandrill-User: md_30504962 Feedback-ID: 30504962:30504962.20250115:md Date: Wed, 15 Jan 2025 12:27:56 +0000 MIME-Version: 1.0 Signed-off-by: Yann Dirson --- docs/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.gitignore b/docs/.gitignore index 0727c6d7cf..e87b12890a 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -10,5 +10,6 @@ /man7/ /man8/ /pdf/ +/sphinx/ /tmp.* /txt/