Add .gitattributes to normalize line endings to LF

This commit is contained in:
Your Name 2025-06-19 17:44:30 +02:00
parent 0412f01759
commit 4f8ea188dd

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto eol=lf