comparison vendor/sabre/vobject/.gitignore @ 7:430dbd5346f7

vendor sabre as distributed
author Charlie Root
date Sat, 13 Jan 2018 09:06:10 -0500
parents
children
comparison
equal deleted inserted replaced
6:cec75ba50afc 7:430dbd5346f7
1 # Composer stuff
2 vendor/
3 composer.lock
4 tests/cov/
5 tests/temp
6
7 #vim
8 .*.swp
9
10 #binaries
11 bin/phpunit
12 bin/phpcs
13
14 # Development stuff
15 testdata/
16
17 # OS X
18 .DS_Store