Skip to content

Commit 48f00ce

Browse files
committed
1 parent ce7b092 commit 48f00ce

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@
290290
/_nova
291291
/_npm
292292
/_oc
293+
/_odo
293294
/_okteto
294295
/_op
295296
/_ory

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,7 @@ CLEANFILES = \
874874
_nova \
875875
_npm \
876876
_oc \
877+
_odo \
877878
_okteto \
878879
_op \
879880
_ory \
@@ -1258,6 +1259,7 @@ symlinks: $(DATA)
12581259
_notation \
12591260
_nova \
12601261
_oc \
1262+
_odo \
12611263
_okteto \
12621264
_op \
12631265
_ory \

0 commit comments

Comments
 (0)