File: .gitattributes

package info (click to toggle)
php-nette-utils 4.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,496 kB
  • sloc: php: 4,346; xml: 9; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
.gitattributes  export-ignore
.github/        export-ignore
.gitignore      export-ignore
ncs.*           export-ignore
phpstan*.neon   export-ignore
tests/          export-ignore

*.php*          diff=php
*.sh            text eol=lf