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 7313401 commit a642fc8Copy full SHA for a642fc8
completions/.gitignore
@@ -136,6 +136,7 @@
136
/_gh-label
137
/_ghorg
138
/_git-bump
139
+/_gitleaks
140
/gkrellm2
141
/gmake
142
/gmplayer
completions/Makefile.am
@@ -696,6 +696,7 @@ CLEANFILES = \
696
_gh-label \
697
_ghorg \
698
_git-bump \
699
+ _gitleaks \
700
gkrellm2 \
701
gmake \
702
gmplayer \
@@ -1113,6 +1114,7 @@ symlinks: $(DATA)
1113
1114
1115
1116
1117
1118
_go-licenses \
1119
_gopherjs \
1120
_goreleaser \
0 commit comments