You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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
|