File: generic.yml

package info (click to toggle)
ruby-github-linguist 7.27.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,204 kB
  • sloc: ruby: 1,872; lex: 173; ansic: 35; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This is a list of file extensions considered too common to safely associate
# with only the formats Linguist recognises. In addition to the stipulated
# extension requirement, candidate matches must also satisfy a heuristic
# (or some other strategy) in order to be identified as any one language.

---
extensions:
- ".1"
- ".2"
- ".3"
- ".4"
- ".5"
- ".6"
- ".7"
- ".8"
- ".9"
- ".app"
- ".cmp"
- ".sol"
- ".stl"
- ".tag"
- ".url"