From 247915c231641f63e76b8b6a8679807101f7a350 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Fri, 27 Aug 2021 02:13:39 +0000
Subject: [PATCH] Quoting strings for safety

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

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

--
Gitblit v1.10.0