Files
xiao/.gitattributes
T
Daniel Odendahl Jr 012d14b861 Fix
2017-11-06 14:32:36 +00:00

15 lines
210 B
Plaintext

# Text Files
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
# Configs and Stuff
.gitattributes text eol=lf
.gitignore text eol=lf
.npmrc text eol=lf
# Asset Files
*.png binary
*.mp3 binary
*.ttf binary