Skip to content

Commit b5cfdce

Browse files
committed
enforce line ending in the whole codebase
1 parent 66377d8 commit b5cfdce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
cuda/_version.py export-subst
2+
3+
* text eol=lf
4+
5+
# we do not own any headers checked in, don't touch them
6+
*.h binary
7+
*.hpp binary

0 commit comments

Comments
 (0)