Commit 1c78f703 authored by XhmikosR's avatar XhmikosR
Browse files

Simplify .gitattributes.

parent 8cf0fe2e
Showing with 1 addition and 11 deletions
+1 -11
# Enforce Unix newlines # Enforce Unix newlines
*.css text eol=lf * text=auto eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.rb text eol=lf
*.scss text eol=lf
*.svg text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.yml text eol=lf
# Don't diff or textually merge source maps # Don't diff or textually merge source maps
*.map binary *.map binary
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment