This commit is contained in:
Daniel Odendahl Jr
2017-09-26 16:42:29 +00:00
parent 17943c1b32
commit 8d686e136b
+6 -6
View File
@@ -1,12 +1,12 @@
# Text Files
*.js text=auto eol=lf
*.json text=auto eol=lf
*.md text=auto eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
# Configs and Stuff
.gitattributes text=auto eol=lf
.gitignore text=auto eol=lf
.npmrc text=auto eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
.npmrc text eol=lf
# Asset Files
*.png binary