From e8fc2975554e2bb3cd9489cf716d6ff730193ad5 Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Tue, 8 Jan 2013 17:51:20 +0100
Subject: [PATCH] Add gitattributes

---
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..f395702e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.cc    diff=cpp
+*.hh    diff=cpp
-- 
GitLab