# Thirdy party imports
vendor/

# Editors
.vscode
.idea

# Other
.env

# phpunit
.phpunit*

# temporary files
tmp

# phpstan
phpstan.neon