Remove .gitattributes file

Don't need the file anymore since we don't use an automated Linux build system which previously would convert all the line endings. Back then the files after being build would make the files in Windows Notepad app appear to not have any line endings.

Also, this hopefully fixes any issues that happen when you use the Github website to edit files since I'm pretty sure it gets ignored by the website. Rejoice!
This commit is contained in:
Crementif 2019-06-13 18:21:21 +02:00
parent 50a397c02f
commit 54dc49bc06

1
.gitattributes vendored
View File

@ -1 +0,0 @@
* text eol=crlf