This repository has been archived on 2021-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
parse-glob/.gitattributes
jonschlinkert 6f478f9e37 run update
2015-03-04 16:45:28 -05:00

10 lines
127 B
Plaintext

# Enforce Unix newlines
* text eol=lf
# binaries
*.ai binary
*.psd binary
*.jpg binary
*.gif binary
*.png binary
*.jpeg binary