File: .gitignore

package info (click to toggle)
php-amqplib 3.7.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,068 kB
  • sloc: php: 13,145; makefile: 77; sh: 27
file content (16 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
vendor/
composer.lock
phpunit.xml
build/
docs/
tools/
phpDocumentor.phar

###> squizlabs/php_codesniffer ###
/.phpcs-cache
/phpcs.xml
###< squizlabs/php_codesniffer ###

.phpactor.json
.phpunit.result.cache
.phpdoc