From 773251688806c4c70e674a2497d843e5fdf2bafe Mon Sep 17 00:00:00 2001 From: Kristian Hellang Date: Tue, 9 Dec 2014 23:50:40 +0100 Subject: [PATCH] Added *.GhostDoc.xml to .gitignore :lipstick: --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 66a87bd1..306090d5 100644 --- a/.gitignore +++ b/.gitignore @@ -72,6 +72,7 @@ tools/FAKE.Core tools/SourceLink.Fake tools/xunit.runners *.ncrunch* +*.GhostDoc.xml # New VS Test Runner creates arbitrary folders with PDBs *.pdb