2
0

add gitattribute file to set suffix file attribute

This commit is contained in:
2024-11-19 17:19:26 +08:00
parent 4a76969071
commit 5abc898b37

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
* text=auto
*.sh eol=lf
*.md eol=lf
*.yaml eol=lf
*.yml eol=lf
*.sql eol=lf
*.txt eol=lf
*.conf eol=lf
*.xml eol=lf