aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/xml/.gitignore
blob: a855911835ba7338056cd651880aded8b99516e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Composer
vendor
composer.lock

# Tests
tests/cov
tests/.phpunit.result.cache
.*.swp

# Composer binaries
bin/phpunit
bin/php-cs-fixer
bin/phpstan
bin/phpstan.phar

# Vim
.*.swp

# IDEs
/.idea

.php_cs.cache