From 2945d7bcb8f0ab4586ceae575f082cb9ab0945ed Mon Sep 17 00:00:00 2001
From: Nils Vogels <bacardicoke@gmail.com>
Date: Mon, 17 Aug 2015 17:40:09 +0200
Subject: [PATCH] Cheetah > Mako

---
 .gitattributes | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 69844f8ed..661add718 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -37,8 +37,8 @@ init.*			text
 *.pyw 			text
 *.pyx  			text
 
-# Cheetah template
-*.tmpl			text
+# Mako template
+*.mako			text
 
 # Web file
 *.htm text
-- 
GitLab