Merge pull request #16 from Repiteo/gitattributes

Add `.gitattributes`
This commit is contained in:
Rémi Verschelde
2024-12-17 23:12:25 +01:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files
* text=auto eol=lf