xref: /plugin/davcal/vendor/sabre/uri/.gitignore (revision a1a3b6794e0e143a4a8b51d3185ce2d339be61ab)
1*a1a3b679SAndreas Boehler# Composer
2*a1a3b679SAndreas Boehlervendor/
3*a1a3b679SAndreas Boehlercomposer.lock
4*a1a3b679SAndreas Boehler
5*a1a3b679SAndreas Boehler# Tests
6*a1a3b679SAndreas Boehlertests/cov/
7*a1a3b679SAndreas Boehler
8*a1a3b679SAndreas Boehler# Composer binaries
9*a1a3b679SAndreas Boehlerbin/phpunit
10*a1a3b679SAndreas Boehlerbin/phpcs
11*a1a3b679SAndreas Boehler
12*a1a3b679SAndreas Boehler# Vim
13*a1a3b679SAndreas Boehler.*.swp
14