aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/xml/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sabre/xml/.gitignore')
-rw-r--r--vendor/sabre/xml/.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/vendor/sabre/xml/.gitignore b/vendor/sabre/xml/.gitignore
index 51fc188bf..9715e9028 100644
--- a/vendor/sabre/xml/.gitignore
+++ b/vendor/sabre/xml/.gitignore
@@ -1,10 +1,8 @@
+# Composer
vendor
composer.lock
+
+# Tests
tests/cov
-.*.swp
+tests/.phpunit.result.cache
.php_cs.cache
-
-# Composer binaries
-bin/phpunit
-bin/php-cs-fixer
-bin/sabre-cs-fixer