Define git attributes for renormalization. (#8921)

This commit is contained in:
Jiaming Yuan
2023-03-16 02:43:11 +08:00
committed by GitHub
parent a2cdba51ce
commit 26209a42a5
10 changed files with 1618 additions and 1600 deletions

18
.gitattributes vendored Normal file
View File

@@ -0,0 +1,18 @@
* text=auto
*.c text eol=lf
*.h text eol=lf
*.cc text eol=lf
*.cuh text eol=lf
*.cu text eol=lf
*.py text eol=lf
*.txt text eol=lf
*.R text eol=lf
*.scala text eol=lf
*.java text eol=lf
*.sh text eol=lf
*.rst text eol=lf
*.md text eol=lf
*.csv text eol=lf