Files
xiao/.gitattributes
T
Daniel Odendahl Jr 8d686e136b Beep
2017-09-26 16:42:29 +00:00

16 lines
223 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
*.otf binary
*.ttf binary