From b0dd745a0358dfe6203390b6577a3e6468c0be01 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