]> granicus.if.org Git - neomutt/commitdiff
educate github's linguist
authorRichard Russon <rich@flatcap.org>
Fri, 7 Apr 2017 13:12:44 +0000 (14:12 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 7 Apr 2017 13:12:45 +0000 (14:12 +0100)
GitHub creates language stats about NeoMutt using "linguist".
Unfortunately, it thinks that mutt.h and init.h are C++.

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..15a5c58
--- /dev/null
@@ -0,0 +1 @@
+*.h linguist-language=C