From a9d828d837b800c12bc8ae763728e757b3c7ed58 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Fri, 11 Dec 2020 12:19:58 +0000
Subject: [PATCH] recover incase json is stuffed and has no latest time

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 894d5ff..f35fcf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 !reddit-wallpaper-fetcher
 !reddit-wallpaper-fetcher.conf
 !.gitignore
+!LICENSE
+!README.org
\ No newline at end of file

--
Gitblit v1.10.0