From: Seth Michael Larson Date: Fri, 8 Dec 2023 13:46:19 +0000 (-0600) Subject: gh-112302: Annotate SBOM file as generated in .gitattributes (#112854) X-Git-Tag: v3.13.0a3~469 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6ac25429fa5034ce7c1f04e34ec705ed6e9f522;p=thirdparty%2FPython%2Fcpython.git gh-112302: Annotate SBOM file as generated in .gitattributes (#112854) Annotate SBOM file as generated in .gitattributes --- diff --git a/.gitattributes b/.gitattributes index 8c37dbbb6310..acfd62411542 100644 --- a/.gitattributes +++ b/.gitattributes @@ -84,6 +84,7 @@ Lib/keyword.py generated Lib/test/levenshtein_examples.json generated Lib/test/test_stable_abi_ctypes.py generated Lib/token.py generated +Misc/sbom.spdx.json generated Objects/typeslots.inc generated PC/python3dll.c generated Parser/parser.c generated