From 6bcb69df8eb40a95bd758a5775eb9afdd86239ae Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 9 Jan 2025 02:10:54 -0800 Subject: iso built --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4c7f2b9..305e3b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -hardware-configuration.nix \ No newline at end of file +hardware-configuration.nix +result/** \ No newline at end of file -- cgit