diff options
author | crupest <crupest@outlook.com> | 2023-12-11 15:02:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-03-25 22:25:21 +0800 |
commit | 77c5f0d98f8318c8ec99fee64591b0701e270224 (patch) | |
tree | 56d7f83e4d4d736890d8d3999379a459b5d96ccf /tools/aio/.gitignore | |
parent | 52566293e75055513d397bf3ad64af969cd1f185 (diff) | |
download | crupest-77c5f0d98f8318c8ec99fee64591b0701e270224.tar.gz crupest-77c5f0d98f8318c8ec99fee64591b0701e270224.tar.bz2 crupest-77c5f0d98f8318c8ec99fee64591b0701e270224.zip |
tools(aio): move aio and related scripts.
Diffstat (limited to 'tools/aio/.gitignore')
-rw-r--r-- | tools/aio/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/aio/.gitignore b/tools/aio/.gitignore new file mode 100644 index 0000000..229355c --- /dev/null +++ b/tools/aio/.gitignore @@ -0,0 +1,3 @@ +docker-mailserver-setup.sh +coscli +coscli.log
\ No newline at end of file |