gitattributes

This commit is contained in:
ranwang
2026-02-28 12:01:26 +08:00
parent 366d1e095a
commit c49463a813

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