Skip to content

Commit 329decc

Browse files
authored
Create .gitattributes
1 parent 4673f10 commit 329decc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.rs linguist-detectable=true
2+
*.cpp linguist-detectable=false
3+
*.hpp linguist-detectable=false
4+
*.h linguist-detectable=false

0 commit comments

Comments
 (0)