Skip to content

Commit

Permalink
Merge pull request github-linguist#53 from Sharpie/patch-1
Browse files Browse the repository at this point in the history
Add CMake to list of recognized languages
  • Loading branch information
josh committed Jul 22, 2011
2 parents e7ab424 + e2f2a86 commit 99641fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ Clojure:
- .clj
- .cljs

CMake:
type: programming
extensions:
- .cmake
- .cmake.in
filenames:
- CMakeLists.txt

CoffeeScript:
type: programming
extensions:
Expand Down

0 comments on commit 99641fe

Please sign in to comment.