File: .gitattributes

package info (click to toggle)
node-findup-sync 4.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 656 kB
  • sloc: javascript: 2,021; makefile: 82
file content (7 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Enforce Unix newlines
*.*     text eol=lf

*.jpg binary
*.gif binary
*.png binary
*.jpeg binary