Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from avvertix/ignore-lock-file
Browse files Browse the repository at this point in the history
Ignore composer.lock
  • Loading branch information
avvertix authored Apr 26, 2020
2 parents 2f1a7a8 + 3092e4b commit 13efe14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
vendor
node_modules
composer.lock
.phpunit.result.cache

0 comments on commit 13efe14

Please sign in to comment.