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 01ee387 commit 1fe9904Copy full SHA for 1fe9904
completions/.gitignore
@@ -142,6 +142,7 @@
142
/_gh-label
143
/_ghorg
144
/_git-bump
145
+/_gitconfig
146
/_gitleaks
147
/_gitsign
148
/gkrellm2
completions/Makefile.am
@@ -710,6 +710,7 @@ CLEANFILES = \
710
_gh-label \
711
_ghorg \
712
_git-bump \
713
+ _gitconfig \
714
_gitleaks \
715
_gitsign \
716
gkrellm2 \
@@ -1169,6 +1170,7 @@ symlinks: $(DATA)
1169
1170
1171
1172
1173
1174
1175
1176
_glow \
0 commit comments