style(ignore): removing flake.lock to tracked files

This commit is contained in:
Raphael 2025-05-05 16:29:01 +02:00
parent a0791f9c01
commit 7714465d62

2
.gitignore vendored
View file

@ -4,7 +4,7 @@ Cub3D*
build/ build/
.clangd .clangd
.clang* .clang*
*.lock flake.lock
to_do* to_do*
.cache/ .cache/