File: .gitattributes

package info (click to toggle)
php-nette-schema 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 360 kB
  • sloc: php: 932; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (2)
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