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 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b25c15b8..68fa6bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +*.db -- cgit