Skip to content

Commit c0f5ba2

Browse files
committed
1 parent 31baa69 commit c0f5ba2

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
@@ -53,6 +53,7 @@
5353
/compare
5454
/compgen
5555
/composite
56+
/_conda
5657
/conjure
5758
/_constellation
5859
/_consul

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@ CLEANFILES = \
565565
compare \
566566
compgen \
567567
composite \
568+
_conda \
568569
conjure \
569570
_constellation \
570571
_consul \
@@ -1112,6 +1113,7 @@ symlinks: $(DATA)
11121113
_ansible-playbook \
11131114
_ansible-pull \
11141115
_ansible-vault \
1116+
_conda \
11151117
_cz
11161118
$(ss) nslookup \
11171119
host

0 commit comments

Comments
 (0)