File: .gitattributes

package info (click to toggle)
php-di-invoker 2.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 256 kB
  • sloc: php: 1,161; makefile: 13; sh: 6
file content (12 lines) | stat: -rw-r--r-- 291 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# .gitattributes
doc/ export-ignore
tests/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
phpunit.xml.dist export-ignore
.phpcs.xml.dist export-ignore
CONTRIBUTING.md export-ignore

# Auto detect text files and perform LF normalization
* text=auto