From 30c0ad5d5a10f36457578139f0aeabcfd5bba18c Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 17 Jun 2024 23:30:33 -0500 Subject: [PATCH] add NixOS files to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 859149866..8f027f328 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ user_path_config-deprecated.txt /.coverage* /auth.json .DS_Store +shell.nix +default.nix