File: .gitattributes

package info (click to toggle)
qtox 1.17.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 25,764 kB
  • sloc: cpp: 40,127; xml: 10,393; sh: 2,398; ansic: 1,520; objc: 208; perl: 28; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Fix GitHub thinking our translations are TypeScript
*.ts linguist-language=XML

# fix bootstrap.sh on Windows MSYS
*.sh eol=lf

# Don't count the translation files in the language stats
translations/* linguist-vendored