From c63137efa511fa931af12553b4dc7a28f92c1862 Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Fri, 27 Oct 2023 19:04:06 +0300 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8f322f0..f9a5ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +# nix +result + # dependencies /node_modules /.pnp