Convert line endings to LF

Added .gitattributes file to prevent CRLF from being committed in the
future.

Fixes #145
This commit is contained in:
Carmen Bianca Bakker 2017-06-17 09:13:14 +02:00
parent 7a0fbb6a31
commit 7b2d67976c
No known key found for this signature in database
GPG Key ID: 76EBA6F6B6EA2EC9
2 changed files with 1895 additions and 1887 deletions

8
.gitattributes vendored Normal file
View File

@ -0,0 +1,8 @@
* text=auto
*.js text
*.md text
*.yml text
*.txt text
*.png binary

3774
user.js

File diff suppressed because it is too large Load Diff