Git ignore generated SBOM
This commit is contained in:
parent
f2ee74b2f8
commit
3dda1d190f
3
.gitignore
vendored
3
.gitignore
vendored
@ -97,3 +97,6 @@ pillow-test-images.zip
|
|||||||
|
|
||||||
# pyinstaller
|
# pyinstaller
|
||||||
*.spec
|
*.spec
|
||||||
|
|
||||||
|
# Generated SBOM
|
||||||
|
pillow-*.cdx.json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user