pushed
zhengqunkoo/caddybox • 7:20 AM - Mar 21, 2021
This change adds docker-compose.yml to .gitignore after noting that the file contains sensitive information. It helps prevent accidental commits of local secrets or environment-specific config into the repository. The practical effect is safer local development with less risk of leaking credentials.