File: .gitattributes

package info (click to toggle)
node-is-plain-object 5.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: javascript: 54; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (110)
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