From 5954a5c53072d5ccf127c04f7d5226fd64e5e0d9 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Tue, 7 Jan 2025 23:02:22 +0100 Subject: [PATCH] chore: update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 84df769..5f8278f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ cache __pycache__ .direnv plugins +theme .env