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
2 changed files with 1895 additions and 1887 deletions
+8
View File
@@ -0,0 +1,8 @@
* text=auto
*.js text
*.md text
*.yml text
*.txt text
*.png binary
+1887 -1887
View File
File diff suppressed because it is too large Load Diff