File: .gitattributes

package info (click to toggle)
php-league-csv 9.23.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 39,720 kB
  • sloc: php: 13,345; javascript: 80; makefile: 29; xml: 29
file content (19 lines) | stat: -rw-r--r-- 761 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* text=auto

/.editorconfig                export-ignore
/.gitattributes               export-ignore
/.github                      export-ignore
/.gitignore                   export-ignore
/.php-cs-fixer.php            export-ignore
/docs                         export-ignore
/build                        export-ignore
/test_files                   export-ignore
/CHANGELOG.md                 export-ignore
/Makefile                     export-ignore
/phpbench.json                export-ignore
/phpstan.neon                 export-ignore
/phpunit.xml                  export-ignore
/README.md                    export-ignore
/**/*Test.php                 export-ignore
/**/*TestCase.php             export-ignore
/**/*Bench.php                export-ignore