mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add common file extensions to the c++ language
.hpp and .tpp extensions are of common use respectively for headers files and separate implementation of template classes/methods.
This commit is contained in:
@@ -184,8 +184,10 @@ C++:
|
||||
- .H
|
||||
- .h++
|
||||
- .hh
|
||||
- .hpp
|
||||
- .hxx
|
||||
- .tcc
|
||||
- .tpp
|
||||
|
||||
C-ObjDump:
|
||||
type: data
|
||||
|
||||
Reference in New Issue
Block a user