diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-02-20 23:11:12 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-02-20 23:11:12 +0800 |
commit | 025341752452c34d97504f6392643f5e806b24bc (patch) | |
tree | 518c34a912c79870b73f17f143262005e447bf6e | |
parent | 56611f29e11f8729cf43ca422dd557f201727846 (diff) | |
download | crupest-025341752452c34d97504f6392643f5e806b24bc.tar.gz crupest-025341752452c34d97504f6392643f5e806b24bc.tar.bz2 crupest-025341752452c34d97504f6392643f5e806b24bc.zip |
chore: add compose file to ignore.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ /tmp /backup /generated + +/docker-compose.yaml |