Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
/_devspace
/dfutool
/_diesel
/_diffoci
/display
/_dlv
/_docker
Expand Down Expand Up @@ -160,6 +161,7 @@
/gmplayer
/gnumake
/_go-licenses
/_gomarklint
/google-chrome
/google-chrome-stable
/_gopass
Expand Down Expand Up @@ -266,6 +268,7 @@
/lvs
/lvscan
/lz4c
/_mado
/mailsnarf
/_mattermost
/md5sum
Expand Down
6 changes: 6 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ CLEANFILES = \
_depot \
_devspace \
dfutool \
_diffoci \
_diesel \
display \
_dlv \
Expand Down Expand Up @@ -731,6 +732,7 @@ CLEANFILES = \
gmplayer \
gnumake \
_go-licenses \
_gomarklint \
google-chrome \
google-chrome-stable \
_gopass \
Expand Down Expand Up @@ -853,6 +855,7 @@ CLEANFILES = \
lvs \
lvscan \
lz4c \
_mado \
mailsnarf \
_mattermost \
md5sum \
Expand Down Expand Up @@ -1217,6 +1220,7 @@ symlinks: $(DATA)
_deck \
_depot \
_devspace \
_diffoci \
_dlv \
_docker \
_driftctl \
Expand All @@ -1235,6 +1239,7 @@ symlinks: $(DATA)
_glen \
_glow \
_go-licenses \
_gomarklint \
_gopass \
_gopherjs \
_goreleaser \
Expand Down Expand Up @@ -1491,6 +1496,7 @@ endif
$(ss) rpm2tgz \
rpm2targz rpm2txz
$(ss) _ruff \
_mado \
_uv
$(ss) smbclient \
smbcacls smbcquotas smbget smbpasswd smbtar smbtree
Expand Down