diff options
author | crupest <crupest@outlook.com> | 2024-08-16 00:08:53 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-08-16 22:54:20 +0800 |
commit | 9fbf6b8c5a289182125fdabf754b037d2cb70eb8 (patch) | |
tree | d5548dbd990f3318804cc6a1a1df3370834be223 /.gitignore | |
parent | bafb5f0d4dbcf07e727499de8b8ae16e8948a67f (diff) | |
download | crupest-9fbf6b8c5a289182125fdabf754b037d2cb70eb8.tar.gz crupest-9fbf6b8c5a289182125fdabf754b037d2cb70eb8.tar.bz2 crupest-9fbf6b8c5a289182125fdabf754b037d2cb70eb8.zip |
feat(aio): clean project files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ nginx-config log tmp backup -__pycache__ v2ray-config.json v2ray-client-config.json + +tools/docker-mailserver-setup.sh |