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 | e522527b5025cd9a8211cd9e01cb02b5dd459c44 (patch) | |
tree | 931d5ea607480c012917c3fe54cea3182a9152cb | |
parent | 5219414d4c75b6c1561d6f57d0814bfc865096a1 (diff) | |
download | crupest-e522527b5025cd9a8211cd9e01cb02b5dd459c44.tar.gz crupest-e522527b5025cd9a8211cd9e01cb02b5dd459c44.tar.bz2 crupest-e522527b5025cd9a8211cd9e01cb02b5dd459c44.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 |