Update .gitignore to include composer.lock: Added composer.lock to the .gitignore file to prevent it from being tracked by Git, ensuring that dependency management remains consistent across environments.
This commit is contained in:
@@ -24,3 +24,4 @@ Homestead.yaml
|
|||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
|
|
||||||
|
composer.lock
|
||||||
|
|||||||
Reference in New Issue
Block a user