From 17ad786d2202b9002072fb0a0b5a8f7828fbde8d Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Thu, 10 Dec 2020 13:03:41 +0000
Subject: [PATCH] added quoted to make shellcheck happy

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

diff --git a/.gitignore b/.gitignore
index c05844f..f35fcf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 *
-!main.sh
+!reddit-wallpaper-fetcher
+!reddit-wallpaper-fetcher.conf
 !.gitignore
+!LICENSE
+!README.org
\ No newline at end of file

--
Gitblit v1.10.0