xref: /plugin/davcal/vendor/sabre/vobject/.gitignore (revision a1a3b6794e0e143a4a8b51d3185ce2d339be61ab)
1*a1a3b679SAndreas Boehler# Composer stuff
2*a1a3b679SAndreas Boehlervendor/
3*a1a3b679SAndreas Boehlercomposer.lock
4*a1a3b679SAndreas Boehlertests/cov/
5*a1a3b679SAndreas Boehlertests/temp
6*a1a3b679SAndreas Boehler
7*a1a3b679SAndreas Boehler#vim
8*a1a3b679SAndreas Boehler.*.swp
9*a1a3b679SAndreas Boehler
10*a1a3b679SAndreas Boehler#binaries
11*a1a3b679SAndreas Boehlerbin/phpunit
12*a1a3b679SAndreas Boehlerbin/phpcs
13*a1a3b679SAndreas Boehler
14*a1a3b679SAndreas Boehler# Development stuff
15*a1a3b679SAndreas Boehlertestdata/
16*a1a3b679SAndreas Boehler
17*a1a3b679SAndreas Boehler# OS X
18*a1a3b679SAndreas Boehler.DS_Store
19