From 4512e35dffb8816f9c57c61983c7c127e7109129 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Tue, 17 Jan 2017 15:26:48 +0100 Subject: threw thumbs.db into oblivion --- .gitignore | 1 + base/background/gs4/Thumbs.db | Bin 39424 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 base/background/gs4/Thumbs.db diff --git a/.gitignore b/.gitignore index b25c15b8..68fa6bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +*.db diff --git a/base/background/gs4/Thumbs.db b/base/background/gs4/Thumbs.db deleted file mode 100644 index dae67a25..00000000 Binary files a/base/background/gs4/Thumbs.db and /dev/null differ -- cgit