Skip to content

Commit 7108d9c

Browse files
committed
1 parent 23b8144 commit 7108d9c

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
@@ -131,6 +131,7 @@
131131
/ifstatus
132132
/_ignite
133133
/import
134+
/_incus
134135
/_infracost
135136
/inotifywatch
136137
/insmod.static

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,7 @@ CLEANFILES = \
661661
ifstatus \
662662
_ignite \
663663
import \
664+
_incus \
664665
_infracost \
665666
inotifywatch \
666667
insmod.static \
@@ -1008,6 +1009,7 @@ symlinks: $(DATA)
10081009
_goreleaser \
10091010
_helm \
10101011
_hugo \
1012+
_incus \
10111013
_ignite \
10121014
_istioctl \
10131015
_k3s \

0 commit comments

Comments
 (0)