diff options
author | crupest <crupest@outlook.com> | 2022-11-26 17:21:33 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-26 17:21:33 +0800 |
commit | 80bb178ab3234fb7b883c6489ff3c5e2631e208e (patch) | |
tree | 588d8efd20f1e427a9c72ce8fadd8a5dcb0b4879 /.gitignore | |
parent | 63e43d1a9b880c92d73b7ec97b596c38d3e758e2 (diff) | |
download | crupest-80bb178ab3234fb7b883c6489ff3c5e2631e208e.tar.gz crupest-80bb178ab3234fb7b883c6489ff3c5e2631e208e.tar.bz2 crupest-80bb178ab3234fb7b883c6489ff3c5e2631e208e.zip |
Add crupest-api.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ docker-compose.yaml mailserver.env +crupest-api-config.json data nginx-config +log __pycache__ |