### Composer ### composer.phar /vendor/ ### Git ### # Created by git for backups. To disable backups in Git: # $ git config --global mergetool.keepBackup false *.orig # Created by git when using merge tools for conflicts *.BACKUP.* *.BASE.* *.LOCAL.* *.REMOTE.* *_BACKUP_*.txt *_BASE_*.txt *_LOCAL_*.txt *_REMOTE_*.txt ### macOS ### # General .DS_Store .AppleDouble .LSOverride ### PHPUnit ### # Covers PHPUnit # Reference: https://phpunit.de/ # Generated files .phpunit.result.cache .phpunit.cache # PHPUnit /phpunit.xml # Build data /build/ ### SVN ### .svn/