1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 16:40:43 +00:00
notes/node_modules/preserve/.gitattributes
Patrick Marsceill b7b0d0d7bf
Initial commit
2017-03-09 13:16:08 -05:00

14 lines
237 B
Plaintext

# Enforce Unix newlines
*.* text eol=lf
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.less text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.jpg binary
*.gif binary
*.png binary
*.jpeg binary