diff options
| author | crupest <crupest@outlook.com> | 2022-11-23 19:49:33 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-11-23 19:49:33 +0800 |
| commit | cdfc8aee50cf713f217656280de07f3e48db1ab5 (patch) | |
| tree | 0891e19bcb6d3c6192a159c3d518457098c3b3cf | |
| parent | bfc1b7ff0094ce9795ce3a7d4dcf70fe9fa7e164 (diff) | |
| download | crupest-cdfc8aee50cf713f217656280de07f3e48db1ab5.tar.gz crupest-cdfc8aee50cf713f217656280de07f3e48db1ab5.tar.bz2 crupest-cdfc8aee50cf713f217656280de07f3e48db1ab5.zip | |
Don't git coscli.log.
| -rw-r--r-- | tool/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tool/.gitignore b/tool/.gitignore index 01bc268..229355c 100644 --- a/tool/.gitignore +++ b/tool/.gitignore @@ -1,2 +1,3 @@ docker-mailserver-setup.sh -coscli
\ No newline at end of file +coscli +coscli.log
\ No newline at end of file |
