Merge pull request #53 from Sharpie/patch-1

Add CMake to list of recognized languages
This commit is contained in:
Joshua Peek
2011-07-22 13:21:24 -07:00

View File

@@ -154,6 +154,14 @@ Clojure:
- .clj
- .cljs
CMake:
type: programming
extensions:
- .cmake
- .cmake.in
filenames:
- CMakeLists.txt
CoffeeScript:
type: programming
extensions: