.gitignore
# JetBrains IDEs
*.iml
.idea/
# OSX stuff
.DS_Store
.AppleDouble
.LSOverride
Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# CI
build/*
# Composer
composer.phar
vendor/*
vendor-bin/*/vendor/
/composer.lock
# Vagrant
ubuntu-*-console.log
.vagrant
# PHP CS Fixer
.php_cs.cache