From f60259d6a9887dac5e02e4ce642971629c83a5c4 Mon Sep 17 00:00:00 2001 From: mrSkortch Date: Fri, 1 Aug 2014 21:20:23 -0600 Subject: [PATCH] Ignore docfile --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index d0d7b65..2e75bd8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,3 +24,4 @@ .gitattributes export-ignore .gitignore export-ignore README.md export-ignore +mist_doc_file.doc export-ignore