From c3e5a98d4a55c3f87463c53be6775895aee70f50 Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Mon, 26 Jun 2017 01:31:27 +0300 Subject: [PATCH] Added .pp extension. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3e84d7c..20e6a8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -91,6 +91,7 @@ TODO text svneol=native#text/plain *.h text svneol=native#text/plain *.hpp text svneol=native#text/plain *.ipp text svneol=native#text/plain +*.pp text svneol=native#text/plain *.tpp text svneol=native#text/plain *.jam text svneol=native#text/plain *.java text svneol=native#text/plain