Skip to content

Commit 2dba9c6

Browse files
authored
1 parent 559cf7b commit 2dba9c6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
/conjure
6060
/_constellation
6161
/_consul
62+
/_cosign
6263
/cowthink
6364
/_crc
6465
/createdb

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ CLEANFILES = \
596596
conjure \
597597
_constellation \
598598
_consul \
599+
_cosign \
599600
cowthink \
600601
_crc \
601602
createdb \
@@ -1035,6 +1036,7 @@ symlinks: $(DATA)
10351036
_cilium \
10361037
_cloudquery \
10371038
_constellation \
1039+
_cosign \
10381040
_crc \
10391041
_datree \
10401042
_dlv \

0 commit comments

Comments
 (0)