add .cxx as extension for c source files

This commit is contained in:
Jean-Francois Dockes 2011-09-20 17:17:29 +02:00
parent e0d211d602
commit 32625138b1

View File

@ -15,6 +15,7 @@
.h = text/x-c
.c = text/x-c
.cc = text/x-c
.cxx = text/x-c
.py = text/x-python
.awk = application/x-awk
.pl = application/x-perl