Skip to content

Commit ba003af

Browse files
committed
1 parent 82514b7 commit ba003af

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@
323323
/_trivy
324324
/typeset
325325
/_upctl
326+
/_uv
326327
/_vacuum
327328
/vgcfgbackup
328329
/vgcfgrestore

completions/Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,7 @@ CLEANFILES = \
904904
_trivy \
905905
typeset \
906906
_upctl \
907+
_uv \
907908
_vacuum \
908909
vgcfgbackup \
909910
vgcfgrestore \
@@ -1213,6 +1214,8 @@ endif
12131214
rpmbuild rpmbuild-md5
12141215
$(ss) rpm2tgz \
12151216
rpm2targz rpm2txz
1217+
$(ss) _ruff \
1218+
_uv
12161219
$(ss) smbclient \
12171220
smbcacls smbcquotas smbget smbpasswd smbtar smbtree
12181221
$(ss) sbcl \

0 commit comments

Comments
 (0)