From bc195480f7237305be8e64dc5bb2dd894140f321 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 15 Dec 2023 02:55:37 -0500 Subject: gitignore: add more nix build results --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9953a8b..00de22a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,8 @@ Cargo.lock # nix stuff .direnv/ -result +result* +repl-result-out* .pre-commit-config.yaml # Used to supply a token together with direnv -- cgit v1.2.3