File: .gitattributes

package info (click to toggle)
php-dompdf-svg-lib 0.5.0-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 640 kB
  • sloc: php: 6,769; xml: 17; makefile: 13
file content (15 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.json  text
*.xml   text
*.php   text
*.md    text
*.css   text
*.js    text
*.html  text
*.htm   text
*.svg   text

/.gitattributes   export-ignore
/.github          export-ignore
/.gitignore       export-ignore
/phpunit.xml      export-ignore
/tests            export-ignore