# JetBrains IDEA
/.idea/*
!/.idea/.name

# Symfony bundle files
composer.lock
phpunit.xml
/vendor/
/build/
.phpunit.result.cache

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

