Skip to content

Commit 6ad6452

Browse files
committed
add .gitattributes
1 parent 01356cc commit 6ad6452

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.h linguist-language=C
2+
*.hpp linguist-language=C++
3+
*.cu linguist-language=CUDA
4+
*.cuh linguist-language=CUDA

0 commit comments

Comments
 (0)