Define git attributes for renormalization. (#8921)
This commit is contained in:
parent
a2cdba51ce
commit
26209a42a5
18
.gitattributes
vendored
Normal file
18
.gitattributes
vendored
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user