Skip to content

Commit acc800f

Browse files
committed
1 parent 94bbb3a commit acc800f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@
476476
/_virtctl
477477
/_wasmer-headless
478478
/_watchexec
479+
/_waydroid
479480
/whatis
480481
/wine-development
481482
/wine-stable

completions/Makefile.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,6 +1093,7 @@ CLEANFILES = \
10931093
_virtctl \
10941094
_wasmer-headless \
10951095
_watchexec \
1096+
_waydroid \
10961097
whatis \
10971098
wine-development \
10981099
wine-stable \
@@ -1449,7 +1450,8 @@ symlinks: $(DATA)
14491450
_ansible-pull \
14501451
_ansible-vault \
14511452
_conda \
1452-
_cz
1453+
_cz \
1454+
_waydroid
14531455
$(ss) nslookup \
14541456
host
14551457
$(ss) p4 \

0 commit comments

Comments
 (0)