mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #53 from Sharpie/patch-1
Add CMake to list of recognized languages
This commit is contained in:
@@ -154,6 +154,14 @@ Clojure:
|
|||||||
- .clj
|
- .clj
|
||||||
- .cljs
|
- .cljs
|
||||||
|
|
||||||
|
CMake:
|
||||||
|
type: programming
|
||||||
|
extensions:
|
||||||
|
- .cmake
|
||||||
|
- .cmake.in
|
||||||
|
filenames:
|
||||||
|
- CMakeLists.txt
|
||||||
|
|
||||||
CoffeeScript:
|
CoffeeScript:
|
||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user