Skip to content

Commit cbaef0f

Browse files
committed
feat(notation): add 3rd party fallback completion loader
https://github.com/notaryproject/notation
1 parent c79bc1c commit cbaef0f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: completions/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@
286286
/_nfpm
287287
/_ngrok
288288
/_nomad
289+
/_notation
289290
/_npm
290291
/_oc
291292
/_okteto

Diff for: completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,7 @@ CLEANFILES = \
870870
_nfpm \
871871
_ngrok \
872872
_nomad \
873+
_notation \
873874
_npm \
874875
_oc \
875876
_okteto \
@@ -1253,6 +1254,7 @@ symlinks: $(DATA)
12531254
_multi-gitter \
12541255
_nerdctl \
12551256
_nfpm \
1257+
_notation \
12561258
_oc \
12571259
_okteto \
12581260
_op \

0 commit comments

Comments
 (0)