gitattributes

This commit is contained in:
ranwang
2026-02-28 11:59:51 +08:00
parent 81bc14a063
commit 083a52026c

8
.gitattributes vendored Normal file
View File

@@ -0,0 +1,8 @@
* text=auto
*.tex text eol=lf
.gitignore text eol=lf
LICENSE text eol=lf
*.md text eol=lf
.gitattributes text eol=lf
*.cls text eol=lf
*.bib text eol=lf