File: .gitattributes

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

/.gitattributes     export-ignore
/.gitignore         export-ignore
/.travis.yml        export-ignore
/phpunit.xml.dist   export-ignore
/sample-fonts       export-ignore
/tests              export-ignore