Add docker-compose.yml to .gitignore
This update ensures that the docker-compose.yml file is excluded from version control. It prevents accidental commits of local development configurations.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
/config.php
|
||||
/docker-compose.yml
|
||||
|
||||
Reference in New Issue
Block a user