diff options
author | crupest <crupest@outlook.com> | 2022-11-23 19:47:58 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-23 19:47:58 +0800 |
commit | ec14830138c35fb9fa2e58386ca9359162aaa4f2 (patch) | |
tree | 2af22adff9af481dca9670edc71c52fcaf142fc9 /tool/.gitignore | |
parent | f083272356417be74a5864d5ef6cfb1878558826 (diff) | |
download | crupest-ec14830138c35fb9fa2e58386ca9359162aaa4f2.tar.gz crupest-ec14830138c35fb9fa2e58386ca9359162aaa4f2.tar.bz2 crupest-ec14830138c35fb9fa2e58386ca9359162aaa4f2.zip |
Fix coscli check issue.
Diffstat (limited to 'tool/.gitignore')
-rw-r--r-- | tool/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tool/.gitignore b/tool/.gitignore index 512ee29..01bc268 100644 --- a/tool/.gitignore +++ b/tool/.gitignore @@ -1 +1,2 @@ -docker-mailserver-setup.sh
\ No newline at end of file +docker-mailserver-setup.sh +coscli
\ No newline at end of file |