Skip to content

Commit

Permalink
Ignore composer.lock when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
rilwis committed Nov 7, 2024
1 parent c4511f5 commit e0b9ad6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .distignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@

.DS_Store
Thumbs.db

/.git
/.github

tests
vendor

.distignore

composer.json
composer.lock

README.md

0 comments on commit e0b9ad6

Please sign in to comment.