# Composer
vendor

# PHPunit
.phpunit.result.cache
tests/configs/*
!tests/configs/.gitkeep

# IDE files
.idea
.vs
