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 ];