File: .gitattributes

package info (click to toggle)
php-nette-utils 4.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,480 kB
  • sloc: php: 4,219; xml: 9; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 234 bytes parent folder | download
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