We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0abdd commit 8796f86Copy full SHA for 8796f86
completions/.gitignore
@@ -27,6 +27,7 @@
27
/arm-koji
28
/asciidoc.py
29
/_atlas
30
+/_atmos
31
/autoheader
32
/automake-1.1[0123456]
33
/autossh
completions/Makefile.am
@@ -570,6 +570,7 @@ CLEANFILES = \
570
arm-koji \
571
asciidoc.py \
572
_atlas \
573
+ _atmos \
574
autoheader \
575
automake-1.10 \
576
automake-1.11 \
@@ -1052,6 +1053,7 @@ symlinks: $(DATA)
1052
1053
_arduino-cli \
1054
_argo \
1055
1056
1057
_buf \
1058
_chezmoi \
1059
_cilium \
0 commit comments