Remove flake.lock from .gitignore

We want people compiling themselves to track the deps themselves.
This commit is contained in:
Hadi Chokr
2026-04-12 18:52:03 +02:00
committed by Tropical
parent d245dba45c
commit caa838c88a

1
.gitignore vendored
View File

@@ -19,7 +19,6 @@
!/.gitignore
!/.gitmodules
!/CONTRIBUTING.md
!/flake.lock
!/flake.nix
!/meson.build
!/meson.options