Skip to content

Commit 81c6273

Browse files
committed
1 parent 8c3166b commit 81c6273

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
@@ -146,6 +146,7 @@
146146
/_go-licenses
147147
/google-chrome
148148
/google-chrome-stable
149+
/_gopass
149150
/_gopherjs
150151
/_goreleaser
151152
/gpc

Diff for: completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@ CLEANFILES = \
706706
_go-licenses \
707707
google-chrome \
708708
google-chrome-stable \
709+
_gopass \
709710
_gopherjs \
710711
_goreleaser \
711712
gpc \
@@ -1120,6 +1121,7 @@ symlinks: $(DATA)
11201121
_gitsign \
11211122
_glow \
11221123
_go-licenses \
1124+
_gopass \
11231125
_gopherjs \
11241126
_goreleaser \
11251127
_gup \

0 commit comments

Comments
 (0)