mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 23:21:04 +00:00
CRLF is weird
This commit is contained in:
parent
5496cfc7eb
commit
467638f089
2 changed files with 4 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
*.js text=auto
|
||||
*.js text eol=crlf
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -37,3 +37,5 @@ node_modules
|
|||
test/auth.json
|
||||
examples/auth.json
|
||||
test/spotify.js
|
||||
|
||||
docs/_build
|
||||
Loading…
Reference in a new issue