Adds .gitattributes to ensure all source files are stored as LF in git.

This commit is contained in:
Henning Dieterichs 2022-02-02 13:07:57 +01:00
parent 4c068a7b8d
commit 24f57fec21
No known key found for this signature in database
GPG Key ID: 771381EFFDB9EC06

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto