We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635d734 commit 8c3166bCopy full SHA for 8c3166b
completions/.gitignore
@@ -139,6 +139,7 @@
139
/_gitleaks
140
/_gitsign
141
/gkrellm2
142
+/_glow
143
/gmake
144
/gmplayer
145
/gnumake
completions/Makefile.am
@@ -699,6 +699,7 @@ CLEANFILES = \
699
_gitleaks \
700
_gitsign \
701
gkrellm2 \
702
+ _glow \
703
gmake \
704
gmplayer \
705
gnumake \
@@ -1117,6 +1118,7 @@ symlinks: $(DATA)
1117
1118
_git-bump \
1119
1120
1121
1122
_go-licenses \
1123
_gopherjs \
1124
_goreleaser \
0 commit comments