Activate GitHub repository language

pull/267/head
KIRCHSTH 3 years ago
parent 1a9014b1da
commit aced8b6cf6

9
.gitattributes vendored

@ -0,0 +1,9 @@
# define GitHub repository languages
*.puml linguist-language=PlantUML
*.iuml linguist-language=PlantUML
*.plantuml linguist-language=PlantUML
*.puml linguist-detectable=true
*.iuml linguist-detectable=true
*.plantuml linguist-detectable=true
*.md linguist-detectable=false
Loading…
Cancel
Save