File: .gitattributes

package info (click to toggle)
node-copy-descriptor 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 136 kB
  • sloc: javascript: 116; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (157)
1
2
3
4
5
6
7
8
9
10
# Enforce Unix newlines
* text eol=lf

# binaries
*.ai binary
*.psd binary
*.jpg binary
*.gif binary
*.png binary
*.jpeg binary