From 7228b2e1a2d0a8399facce3493d71a3569d250d5 Mon Sep 17 00:00:00 2001
From: mattkae <mattkae@protonmail.com>
Date: Fri, 23 Dec 2022 12:47:10 -0500
Subject: Improved the makefile considerably

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 4cff8d6..4eae390 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *~
 *.o
 .vscode
-.cache
\ No newline at end of file
+.cache
+themes/dist
\ No newline at end of file
-- 
cgit v1.2.1