Skip to content

Commit

Permalink
feat(caddy): 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 21fcca5 commit 6b999e5
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 @@ -45,6 +45,7 @@
/btdownloadgui.py
/_buf
/c++
/_caddy
/cc
/cdrecord
/_chezmoi
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@ CLEANFILES = \
btdownloadgui.py \
_buf \
c++ \
_caddy \
cc \
cdrecord \
_chezmoi \
Expand Down Expand Up @@ -1059,6 +1060,7 @@ symlinks: $(DATA)
_bashbot \
_bosh \
_buf \
_caddy \
_chezmoi \
_cilium \
_cloudquery \
Expand Down

0 comments on commit 6b999e5

Please sign in to comment.