From b3b8c6b2060b7773d1e6ca23b140a7244b195a59 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 24 Oct 2022 01:53:49 +0200 Subject: Client->Frontend: Create yew frontend skeleton We have replaced the client with a yew frontend. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2190428..d8c7f14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .direnv/ +frontend/dist/ /target -- cgit 1.4.1