Skip to content

Commit

Permalink
Added composer.lock to ignore list (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelgalic committed Nov 4, 2024
1 parent 55ab056 commit e1c1b72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
# PHPUnit cache
.phpunit.cache/

# Composer dependencies resolver
composer.lock

# Vendor
/vendor/

0 comments on commit e1c1b72

Please sign in to comment.