Activate GitHub repository language
parent
1a9014b1da
commit
c01fc2acd0
@ -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…
Reference in New Issue