From 47e8ce1e1808ed34d2ca29c0912f401b41ffaf31 Mon Sep 17 00:00:00 2001 From: Seth Michael Larson Date: Thu, 7 Dec 2023 12:57:05 -0600 Subject: [PATCH] Annotate SBOM file as generated in .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 8c37dbbb631022..acfd62411542f1 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