From 624f7ba8b2fcda6675951dd8d41dcc99017484cf Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 7 Nov 2024 22:37:32 -0500 Subject: Rename fig-frontend to fig-web (It was the backend anyway :3) --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 91b3204..5fbd06d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,5 @@ dist-newstyle node_modules fig-monitor-*.toml fig-bridge-*.toml -fig-frontend.toml -fig-frontend-assets -fig-frontend-client/output/* \ No newline at end of file +fig-web.toml +fig-web-assets \ No newline at end of file -- cgit v1.2.3