From 239fadebe256b2631c2ab9611a6edfd079d96f3a Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 12 Jun 2025 17:26:43 +0200 Subject: [PATCH] style(git/ignore): remove all the flake files useless to push --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c3cb00e..035377c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ secrets/ .env +.direnv/ +flake.lock