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 8fa4d3c commit cb9303fCopy full SHA for cb9303f
completions/.gitignore
@@ -26,6 +26,7 @@
26
/_argo
27
/arm-koji
28
/asciidoc.py
29
+/_asdf
30
/_atlas
31
/_atmos
32
/autoheader
completions/Makefile.am
@@ -582,6 +582,7 @@ CLEANFILES = \
582
_argo \
583
arm-koji \
584
asciidoc.py \
585
+ _asdf \
586
_atlas \
587
_atmos \
588
autoheader \
@@ -1180,6 +1181,7 @@ symlinks: $(DATA)
1180
1181
_aqua \
1182
_arduino-cli \
1183
1184
1185
1186
1187
_bashbot \
0 commit comments