Skip to content

Commit

Permalink
feat(gopass): 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 8c3166b commit 81c6273
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 @@ -146,6 +146,7 @@
/_go-licenses
/google-chrome
/google-chrome-stable
/_gopass
/_gopherjs
/_goreleaser
/gpc
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ CLEANFILES = \
_go-licenses \
google-chrome \
google-chrome-stable \
_gopass \
_gopherjs \
_goreleaser \
gpc \
Expand Down Expand Up @@ -1120,6 +1121,7 @@ symlinks: $(DATA)
_gitsign \
_glow \
_go-licenses \
_gopass \
_gopherjs \
_goreleaser \
_gup \
Expand Down

0 comments on commit 81c6273

Please sign in to comment.