Skip to content

Commit 729be1e

Browse files
committed
chore(.gitignore): adds composer.lock and updates .gitignore
Adds the `composer.lock` file to track dependencies and ensures consistent installations across environments. Updates `.gitignore` to remove redundant entries for `composer.lock` as it is now managed and tracked.
1 parent 14d6e59 commit 729be1e

2 files changed

Lines changed: 2875 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ package-lock.json
8181

8282
### config
8383
/vendor/
84-
composer.lock
8584

8685
### conf-img
87-
assets/conf-img/*.json
86+
assets/conf-img/*.json

0 commit comments

Comments
 (0)