Skip to content

Commit

Permalink
Update .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jan 16, 2024
1 parent 4108fa5 commit 6e6dc1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
composer.lock
.phpunit.cache/
.phpunit.result.cache
composer.lock
composer.phar
phpunit.xml.bak
vendor
build

0 comments on commit 6e6dc1c

Please sign in to comment.