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 | d22287917ce6500641beeb36675d61adf071a2f0 (patch) | |
tree | 0891e19bcb6d3c6192a159c3d518457098c3b3cf | |
parent | ec14830138c35fb9fa2e58386ca9359162aaa4f2 (diff) | |
download | crupest-d22287917ce6500641beeb36675d61adf071a2f0.tar.gz crupest-d22287917ce6500641beeb36675d61adf071a2f0.tar.bz2 crupest-d22287917ce6500641beeb36675d61adf071a2f0.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 |