This commit is contained in:
Daniel Odendahl Jr
2017-09-26 16:24:38 +00:00
parent 63dff8b93a
commit 17943c1b32
4 changed files with 15 additions and 1 deletions
+15 -1
View File
@@ -1 +1,15 @@
* text=auto eol=lf # Text Files
*.js text=auto eol=lf
*.json text=auto eol=lf
*.md text=auto eol=lf
# Configs and Stuff
.gitattributes text=auto eol=lf
.gitignore text=auto eol=lf
.npmrc text=auto eol=lf
# Asset Files
*.png binary
*.mp3 binary
*.otf binary
*.ttf binary
Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 166 KiB