Skip to content

Commit 32eb3dc

Browse files
Add Git attributes (#45)
* Add Git attributes * ops
1 parent d7764ae commit 32eb3dc

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+
*.cpp linguist-language=C++
2+
*.hpp linguist-language=C++
3+
*.md linguist-documentation
4+
*.py linguist-vendored

0 commit comments

Comments
 (0)