File: .gitattributes

package info (click to toggle)
php-league-mime-type-detection 1.10.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: php: 556; makefile: 15; sh: 5
file content (16 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* text=auto

/phpstan.neon export-ignore
/bin export-ignore
/.github export-ignore
/.php-cs-fixer.dist.php export-ignore
/.scrutinizer.yml export-ignore
/src/Generation export-ignore
/test_files export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/**/*Test.php export-ignore
/phpunit.php export-ignore
/phpunit.xml.dist export-ignore
/readme.md export-ignore