Skip to content

Commit

Permalink
feat(cosign): add 3rd party fallback completion loader (#1286)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored Dec 3, 2024
1 parent 559cf7b commit 2dba9c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
/conjure
/_constellation
/_consul
/_cosign
/cowthink
/_crc
/createdb
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ CLEANFILES = \
conjure \
_constellation \
_consul \
_cosign \
cowthink \
_crc \
createdb \
Expand Down Expand Up @@ -1035,6 +1036,7 @@ symlinks: $(DATA)
_cilium \
_cloudquery \
_constellation \
_cosign \
_crc \
_datree \
_dlv \
Expand Down

0 comments on commit 2dba9c6

Please sign in to comment.