From 7714465d62c39b86500ebce27dbf33ab62aa5540 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 5 May 2025 16:29:01 +0200 Subject: [PATCH] style(ignore): removing flake.lock to tracked files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8944651..e748d1b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ Cub3D* build/ .clangd .clang* -*.lock +flake.lock to_do* .cache/