From 6cb853fc6da013ad2db54411299ff8d65c19d715 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 21 Feb 2013 18:57:42 +0100 Subject: [PATCH] Do not export travis.yml file. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0f7186c..4afe792 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ .gitattributes export-ignore .gitignore export-ignore - +.travis.yml export-ignore