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 eeeef1c commit d51cebaCopy full SHA for d51ceba
completions/.gitignore
@@ -417,6 +417,7 @@
417
/_terraform
418
/_tfctl
419
/_tilt
420
+/_timoni
421
/_tkn
422
/_tkn-pac
423
/tightvncviewer
completions/Makefile.am
@@ -1023,6 +1023,7 @@ CLEANFILES = \
1023
_terraform \
1024
_tfctl \
1025
_tilt \
1026
+ _timoni \
1027
_tkn \
1028
_tkn-pac \
1029
tightvncviewer \
@@ -1307,6 +1308,7 @@ symlinks: $(DATA)
1307
1308
_tctl \
1309
1310
1311
1312
1313
1314
_trivy \
0 commit comments