From 0be0dd05f7411065ae13d4919c4a6397cfe01744 Mon Sep 17 00:00:00 2001 From: Hugo Ferreira Date: Tue, 17 Jul 2012 01:17:08 +0200 Subject: [PATCH] Windows XP Media Center Edition also creates ehthumbs.db which holds previews of video files. See http://en.wikipedia.org/wiki/Windows_thumbnail_cache#Thumbs.db --- Global/Windows.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Global/Windows.gitignore b/Global/Windows.gitignore index 9f54263d..55f332cf 100644 --- a/Global/Windows.gitignore +++ b/Global/Windows.gitignore @@ -1,5 +1,6 @@ # Windows image file caches Thumbs.db +ehthumbs.db # Folder config file Desktop.ini