summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Michael Larson <seth@python.org>2023-12-08 13:46:19 (GMT)
committerGitHub <noreply@github.com>2023-12-08 13:46:19 (GMT)
commite6ac25429fa5034ce7c1f04e34ec705ed6e9f522 (patch)
treed79f4f6333305a67c14e973a35bb6dba73a677c7
parented21d0c1f4bd17b392e24bfd83e652723dad4ddf (diff)
downloadcpython-e6ac25429fa5034ce7c1f04e34ec705ed6e9f522.zip
cpython-e6ac25429fa5034ce7c1f04e34ec705ed6e9f522.tar.gz
cpython-e6ac25429fa5034ce7c1f04e34ec705ed6e9f522.tar.bz2
gh-112302: Annotate SBOM file as generated in .gitattributes (#112854)
Annotate SBOM file as generated in .gitattributes
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 8c37dbb..acfd624 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