Skip to content

Commit

Permalink
Add CMake to list of recognized languages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed Jul 22, 2011
1 parent 25d05dd commit e2f2a86
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 e2f2a86

Please sign in to comment.