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 | bfc1b7ff0094ce9795ce3a7d4dcf70fe9fa7e164 (patch) | |
| tree | 2af22adff9af481dca9670edc71c52fcaf142fc9 /tool/.gitignore | |
| parent | bdf21b39964a4a02ea41abfdd50cad708cd8ddc8 (diff) | |
| download | crupest-bfc1b7ff0094ce9795ce3a7d4dcf70fe9fa7e164.tar.gz crupest-bfc1b7ff0094ce9795ce3a7d4dcf70fe9fa7e164.tar.bz2 crupest-bfc1b7ff0094ce9795ce3a7d4dcf70fe9fa7e164.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 |
