File: .gitattributes

package info (click to toggle)
phpunit-cli-parser 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 29,612 kB
  • sloc: php: 477; xml: 46; makefile: 15
file content (15 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/.github                export-ignore
/.phive                 export-ignore
/build                  export-ignore
/tests                  export-ignore
/tools                  export-ignore
/tools/*                binary
/.gitattributes         export-ignore
/.gitignore             export-ignore
/.php-cs-fixer.dist.php export-ignore
/build.xml              export-ignore
/infection.json5.dist   export-ignore
/phpunit.xml            export-ignore
/phpstan.neon           export-ignore

*.php diff=php