File: .gitattributes

package info (click to toggle)
phing 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,368 kB
  • sloc: php: 59,821; xml: 9,767; sql: 78; makefile: 39; sh: 14
file content (20 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.md    text eol=lf
*.json  text eol=lf
*.lock  text eol=lf
*.html  text eol=lf
*.php   text eol=lf
*.yml   text eol=lf
*.xml   text eol=lf
*.ini   text eol=lf
*.sh    text eol=lf
*.test  text eol=lf
hlsaxon text eol=lf

.dockerignore text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf

docs export-ignore
tests export-ignore
composer.lock export-ignore