Skip to content

Commit c01fc2a

Browse files
committed
Activate GitHub repository language
1 parent 1a9014b commit c01fc2a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# define GitHub repository languages
2+
*.puml linguist-language=PlantUML
3+
*.iuml linguist-language=PlantUML
4+
*.plantuml linguist-language=PlantUML
5+
6+
*.puml linguist-detectable=true
7+
*.iuml linguist-detectable=true
8+
*.plantuml linguist-detectable=true
9+
*.md linguist-detectable=false

0 commit comments

Comments
 (0)