From f6a1bdb0cfc5b9254da5ed056e0cb86a8f352c4b Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Mon, 21 Jul 2025 00:14:59 +1000 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6981846..d8aaf2d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ result-* # Ignore automatically generated direnv output .direnv -flake.lock + +auto-installer/flake.lock