Skip to content

Commit 2d23c5b

Browse files
author
LPuehringerStudent
authored
Add .gitattributes for .bro syntax highlighting (#1310)
1 parent d982d86 commit 2d23c5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Treat .bro files as C++ for syntax highlighting on GitHub
2+
*.bro linguist-language=C++

0 commit comments

Comments
 (0)