.gitattributes 154 B

12345678910
  1. # Markdown
  2. *.md linguist-detectable=true
  3. *.md linguist-documentation=false
  4. # JSON
  5. *.json linguist-detectable=true
  6. # YAML
  7. *.yml linguist-detectable=true