diff --git a/completions/.gitignore b/completions/.gitignore index 76ce7326885..62b1f1bef49 100644 --- a/completions/.gitignore +++ b/completions/.gitignore @@ -56,6 +56,7 @@ /_constellation /_consul /cowthink +/_crc /createdb /createuser /_cz diff --git a/completions/Makefile.am b/completions/Makefile.am index a973edb6157..86896466476 100644 --- a/completions/Makefile.am +++ b/completions/Makefile.am @@ -568,6 +568,7 @@ CLEANFILES = \ _constellation \ _consul \ cowthink \ + _crc \ createdb \ createuser \ _cz \ @@ -980,6 +981,7 @@ symlinks: $(DATA) _cilium \ _cloudquery \ _constellation \ + _crc \ _datree \ _docker \ _gardenctl \