We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da5dfb commit f8793b4Copy full SHA for f8793b4
completions/.gitignore
@@ -87,6 +87,7 @@
87
/gmake
88
/gmplayer
89
/gnumake
90
+/_go-licenses
91
/google-chrome
92
/google-chrome-stable
93
/_gopherjs
completions/Makefile.am
@@ -609,6 +609,7 @@ CLEANFILES = \
609
gmake \
610
gmplayer \
611
gnumake \
612
+ _go-licenses \
613
google-chrome \
614
google-chrome-stable \
615
_gopherjs \
@@ -964,6 +965,7 @@ symlinks: $(DATA)
964
965
_gardenctl \
966
_gh-label \
967
_git-bump \
968
969
970
_goreleaser \
971
_helm \
0 commit comments