Skip to content

Commit b058145

Browse files
committed
1 parent d51ceba commit b058145

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@
430430
/_uv
431431
/_vacuum
432432
/_vela
433+
/_velero
433434
/vgcfgbackup
434435
/vgcfgrestore
435436
/vgchange

completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@ CLEANFILES = \
10361036
_uv \
10371037
_vacuum \
10381038
_vela \
1039+
_velero \
10391040
vgcfgbackup \
10401041
vgcfgrestore \
10411042
vgchange \
@@ -1315,6 +1316,7 @@ symlinks: $(DATA)
13151316
_upctl \
13161317
_vacuum \
13171318
_vela \
1319+
_velero \
13181320
_virtctl \
13191321
_zarf \
13201322
_zitadel \

0 commit comments

Comments
 (0)