From df7ab3e3ad15bde637c1534a5b7cbcc2a677ac5b Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 10 Apr 2025 18:01:52 -0600 Subject: [PATCH] update gitignore for nix files the installer will download --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..7f1fe06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /target +flake.nix +configuration.nix +home.nix