From 787c3f92f759e50676c8c744c9a0e370542b6b18 Mon Sep 17 00:00:00 2001 From: October Date: Mon, 17 Nov 2014 10:17:38 +0800 Subject: [PATCH] update gitignore for windows --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 242ef13..e2c5d77 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store .svn +Thumbs.db