From e598684837d32a2bc55dd1bd571de502d2721a5a Mon Sep 17 00:00:00 2001 From: clerie Date: Sat, 17 Jun 2023 20:55:44 +0200 Subject: [PATCH] Do not commit nix build products to git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5366ccf..b79847b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__ dist/ .venv +result