forked from ansible-lockdown/RHEL9-CIS
6 lines
200 B
Text
6 lines
200 B
Text
# adding github settings to show correct language
|
|
*.sh linguist-detectable=true
|
|
*.yml linguist-detectable=true
|
|
*.ps1 linguist-detectable=true
|
|
*.j2 linguist-detectable=true
|
|
*.md linguist-documentation
|