add .cxx as extension for c source files
This commit is contained in:
parent
e0d211d602
commit
32625138b1
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user