Add App.svelte and LoginModal.svelte components for user authentication; update .gitignore to include Svelte files

This commit is contained in:
2025-10-08 17:56:38 +01:00
parent e90fc619f2
commit c43ddb77e0
3 changed files with 1275 additions and 0 deletions

1
.gitignore vendored
View File

@@ -99,6 +99,7 @@ cmd/benchmark/data
!/app/web/dist/*
!/app/web/dist/**
!bun.lock
!*.svelte
# ...even if they are in subdirectories
!*/
/blocklist.json