Add .gitattributes file

- Created `.gitattributes` file
- Configured `* text=auto eol=lf` setting
This commit is contained in:
2024-08-19 19:50:01 +02:00
committed by Max P.
parent 888acd355f
commit b50de01653

1
.gitattributes vendored Normal file
View File

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