From 2e5c42d60fe997c9023b0371e2b41854427cad88 Mon Sep 17 00:00:00 2001 From: despiegk Date: Sat, 13 Jan 2024 14:34:53 +0000 Subject: [PATCH] .sln ignore --- .gitignore | 3 ++- shell.nix | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 60fc27f..e74ce37 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ nuscripts/* done/ data/ var/ -tmp/ \ No newline at end of file +tmp/ +*.sln \ No newline at end of file diff --git a/shell.nix b/shell.nix index 8f31119..ac99a5f 100644 --- a/shell.nix +++ b/shell.nix @@ -20,6 +20,7 @@ pkgs.mkShell { go duf gdu + boehmgc ];