aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/uri/.gitignore
blob: b6fc3f896360fce489e46567f584144b945980ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Composer
vendor/
composer.lock

# Tests
tests/cov/

# Composer binaries
bin

# Vim
.*.swp

# development stuff
.php_cs.cache