From 60ac8fc53940b374eab55ad4e6a1ff1e504a0821 Mon Sep 17 00:00:00 2001 From: Sampo Tawast Date: Thu, 14 Dec 2023 10:53:47 +0200 Subject: [PATCH] chore: ignore lerna .nx/ folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69c9cb289e..7957ddaa51 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ share/python-wheels/ *.egg MANIFEST .envs/ +.nx/ # PyInstaller # Usually these files are written by a python script from a template