Activate GitHub repository language

pull/268/head
KIRCHSTH 3 years ago committed by kirchsth
parent 1a9014b1da
commit c01fc2acd0

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