Skip to content

Commit 1641f1a

Browse files
committed
feat(gup): add 3rd party fallback completion loader (>= 0.25.0)
Refs nao1215/gup#138
1 parent eefe71d commit 1641f1a

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
@@ -116,6 +116,7 @@
116116
/gpgv2
117117
/gssdp-device-sniffer
118118
/gtar
119+
/_gup
119120
/hciattach
120121
/hciconfig
121122
/hd

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ CLEANFILES = \
646646
gpgv2 \
647647
gssdp-device-sniffer \
648648
gtar \
649+
_gup \
649650
hciattach \
650651
hciconfig \
651652
hd \
@@ -1010,6 +1011,7 @@ symlinks: $(DATA)
10101011
_go-licenses \
10111012
_gopherjs \
10121013
_goreleaser \
1014+
_gup \
10131015
_helm \
10141016
_hugo \
10151017
_incus \

0 commit comments

Comments
 (0)