File: .gitattributes

package info (click to toggle)
php-font-lib 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 660 kB
  • sloc: php: 2,975; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 395 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.json  text
*.xml   text
*.php   text
*.LGPL  text
*.md    text
*.skel  text
*.css   text
*.inc   text
*.js    text
*.html  text
*.txt   text
*.svg   text

/.github            export-ignore
/.gitattributes     export-ignore
/.gitignore         export-ignore
/SECURITY.md        export-ignore
/phpunit.xml.dist   export-ignore
/sample-fonts       export-ignore
/tests              export-ignore