From df61ea50dbd5c403fb2c15a239e887511c8609c9 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Sat, 11 Aug 2012 15:37:28 -0700 Subject: [PATCH] Update CSharp.gitignore Added Thumbs.db to ignore. --- CSharp.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CSharp.gitignore b/CSharp.gitignore index 99120852..5137f352 100644 --- a/CSharp.gitignore +++ b/CSharp.gitignore @@ -85,6 +85,9 @@ packages csx *.build.csdef +# Windows +Thumbs.db + # Others [Bb]in [Oo]bj