mirror of
https://github.com/predis/predis.git
synced 2026-09-01 13:19:39 +00:00
Update .gitignore
Removing annoying .phpunit.result.cache left around when switching back and forth branches from main to v1.1 for development.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
*.phar
|
||||
.php-version
|
||||
.php_cs.cache
|
||||
.phpunit.result.cache
|
||||
phpunit.xml
|
||||
package.xml
|
||||
composer.lock
|
||||
|
||||
Reference in New Issue
Block a user