# Mac files
.DS_Store
*.sw[a-z]

.idea
*.iml

# Ignore potentially sensitive phpunit file
phpunit.xml

# Ignore composer generated files
composer.phar
composer.lock
composer-test.lock
vendor/
