mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-10-29 17:42:48 +00:00
17 lines
386 B
Plaintext
17 lines
386 B
Plaintext
*.yml linguist-detectable=true
|
|
*.yml linguist-language=YAML
|
|
|
|
*.yaml linguist-detectable=true
|
|
*.yaml linguist-language=YAML
|
|
|
|
*.just linguist-detectable=true
|
|
*.just linguist-documentation=false
|
|
*.just linguist-language=Just
|
|
|
|
*.json linguist-detectable=true
|
|
*.json linguist-documentation=false
|
|
*.json linguist-language=JSON
|
|
|
|
*.patch linguist-detectable=true
|
|
*.patch linguist-language=diff
|