Skip to content

Commit 03d58cc

Browse files
committed
add .gitattributes to enable syntax coloration on module files
1 parent 2412ed9 commit 03d58cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.mpp linguist-language=C++
2+
*.cppm linguist-language=C++
3+
*.ixx linguist-language=C++

0 commit comments

Comments
 (0)