feat: add .tpp and .txx as c++ extensions (#130101)

This commit is contained in:
Alfi Maulana
2021-08-05 14:27:58 +07:00
committed by GitHub
parent 6c3bb99c63
commit 0f99773ce9

View File

@@ -42,6 +42,8 @@
".inl",
".ipp",
".ixx",
".tpp",
".txx",
".hpp.in",
".h.in"
],