From 8e1adc36311346a160228dfa737a447fdcd422ea Mon Sep 17 00:00:00 2001 From: Bauke Date: Sat, 2 Mar 2024 13:20:50 +0100 Subject: [PATCH] Rename build to out. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 88fccfc..c1d86c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .direnv/ -build/ node_modules/ +out/