From 16c6d5316beb8c838eec7d5d7baf4abc85f180e2 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sat, 21 Oct 2023 19:51:02 +0200 Subject: [PATCH] add build --- frontend/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/.gitignore b/frontend/.gitignore index ec756eb..79f2c49 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -7,4 +7,5 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* -/*.blend1 \ No newline at end of file +/*.blend1 +/build