mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-09-24 00:32:12 +00:00
Adding QMake (Make-like) language.
Mostly because the file extension conflicts with that of Prolog.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/qmake
|
||||
message(This is QMake.)
|
||||
Reference in New Issue
Block a user