Add .gitattributes

This commit is contained in:
kodemaster-admin 2025-11-25 20:03:04 +00:00
parent cb2924a21c
commit ec7c0a2eff

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf