Skip to content

Commit

Permalink
feat(conform): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 19, 2024
1 parent 4dcef0b commit 676c062
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 @@ -66,6 +66,7 @@
/compgen
/composite
/_conda
/_conform
/conjure
/_constellation
/_consul
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ CLEANFILES = \
compgen \
composite \
_conda \
_conform \
conjure \
_constellation \
_consul \
Expand Down Expand Up @@ -1068,6 +1069,7 @@ symlinks: $(DATA)
_cloudquery \
_clusterctl \
_cmctl \
_conform \
_constellation \
_cosign \
_crc \
Expand Down

0 comments on commit 676c062

Please sign in to comment.