From 77dca38f7d353ccebce1daa21f1fd447e5f98549 Mon Sep 17 00:00:00 2001 From: jc <46619361+juancwu@users.noreply.github.com> Date: Sat, 12 Oct 2024 20:54:00 -0400 Subject: [PATCH] (alacritty) ignore theme.toml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d4c0b1..a8e4253 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ kitty/kitty.conf.bak +alacritty/theme.toml