File: .gitattributes

package info (click to toggle)
php-http-psr7-integration-tests 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 452 kB
  • sloc: php: 1,593; makefile: 19
file content (15 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.editorconfig     export-ignore
.gitattributes    export-ignore
/.github/         export-ignore
.gitignore        export-ignore
/.php_cs          export-ignore
/.scrutinizer.yml export-ignore
/.styleci.yml     export-ignore
/.travis.yml      export-ignore
/behat.yml.dist   export-ignore
/features/        export-ignore
/phpspec.ci.yml   export-ignore
/phpspec.yml.dist export-ignore
/phpunit.xml.dist export-ignore
/spec/            export-ignore
/tests/           export-ignore