CRLF is weird

This commit is contained in:
abalabahaha
2015-11-20 17:13:44 -08:00
parent 5496cfc7eb
commit 467638f089
2 changed files with 4 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.js text=auto
*.js text eol=crlf

2
.gitignore vendored
View File

@@ -37,3 +37,5 @@ node_modules
test/auth.json test/auth.json
examples/auth.json examples/auth.json
test/spotify.js test/spotify.js
docs/_build