Skip to content

Commit

Permalink
YODA-T-64 Update .gitignore to exclude composer.lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
DaggieBlanqx committed Nov 25, 2024
1 parent a029002 commit 77a0a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2,351 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ tests/Fixtures.php
.idea/
/.phpunit.result.cache
.phpunit.cache/
*.env
*.env
*composer.lock
Loading

0 comments on commit 77a0a8b

Please sign in to comment.