From 76a069956aed7d1fc565bb8e1782f73ffba719fc Mon Sep 17 00:00:00 2001 From: red Date: Sun, 8 Jun 2025 14:08:57 -0400 Subject: [PATCH] add palette.json to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e69de29..7674df4 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +palette.json