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 c069996 commit ce0abddCopy full SHA for ce0abdd
completions/.gitignore
@@ -26,6 +26,7 @@
26
/_argo
27
/arm-koji
28
/asciidoc.py
29
+/_atlas
30
/autoheader
31
/automake-1.1[0123456]
32
/autossh
completions/Makefile.am
@@ -569,6 +569,7 @@ CLEANFILES = \
569
_argo \
570
arm-koji \
571
asciidoc.py \
572
+ _atlas \
573
autoheader \
574
automake-1.10 \
575
automake-1.11 \
@@ -1050,6 +1051,7 @@ symlinks: $(DATA)
1050
1051
_aqua \
1052
_arduino-cli \
1053
1054
1055
_buf \
1056
_chezmoi \
1057
_cilium \
0 commit comments