Fixed lib entry in .gitignore

This commit is contained in:
hylodon 2026-03-01 17:59:40 +00:00
parent 9232d12f25
commit ba6377b375

2
.gitignore vendored
View file

@ -4,5 +4,5 @@
!flake.nix !flake.nix
!flake.lock !flake.lock
!docs/**/*.nix !docs/**/*.nix
!lib/**.nix !lib/**/*.nix
!modules/**/*.nix !modules/**/*.nix